mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-24 19:38:36 +09:00
👷 Updated CI (#347)
This commit is contained in:
@@ -26,7 +26,7 @@ body:
|
||||
attributes:
|
||||
label: Error log or link to the logs if using Github Action
|
||||
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:
|
||||
required: true
|
||||
|
||||
|
||||
@@ -14,6 +14,7 @@ concurrency:
|
||||
jobs:
|
||||
dockerhub-push:
|
||||
uses: nikhilbadyal/ghactions/.github/workflows/dockerhub-push.yml@main
|
||||
if: github.repository == 'nikhilbadyal/docker-py-revanced'
|
||||
with:
|
||||
IMAGE_TAG: ${{ github.repository }}-base:latest
|
||||
FILE: Dockerfile-base
|
||||
|
||||
Reference in New Issue
Block a user