mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
👷 Updated CI (#347)
This commit is contained in:
@@ -26,7 +26,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Error log or link to the logs if using Github Action
|
label: Error log or link to the logs if using Github Action
|
||||||
description: |
|
description: |
|
||||||
Please provide the error log or link to the error log if using Github Action
|
Please provide the error log or Github Action URL if building on GitHub
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ concurrency:
|
|||||||
jobs:
|
jobs:
|
||||||
dockerhub-push:
|
dockerhub-push:
|
||||||
uses: nikhilbadyal/ghactions/.github/workflows/dockerhub-push.yml@main
|
uses: nikhilbadyal/ghactions/.github/workflows/dockerhub-push.yml@main
|
||||||
|
if: github.repository == 'nikhilbadyal/docker-py-revanced'
|
||||||
with:
|
with:
|
||||||
IMAGE_TAG: ${{ github.repository }}-base:latest
|
IMAGE_TAG: ${{ github.repository }}-base:latest
|
||||||
FILE: Dockerfile-base
|
FILE: Dockerfile-base
|
||||||
|
|||||||
Reference in New Issue
Block a user