Noop
All checks were successful
git.cronocide.net/gallery-dl-docker/pipeline/head This commit looks good
All checks were successful
git.cronocide.net/gallery-dl-docker/pipeline/head This commit looks good
This commit is contained in:
parent
c50f77896f
commit
422afb737e
2
build.sh
2
build.sh
@ -186,5 +186,5 @@ GIT_BRANCH=$(git branch | grep \* | cut -d ' ' -f2)
|
|||||||
COMMIT_TAG="${IMAGE_NAME}:${GIT_COMMIT}"
|
COMMIT_TAG="${IMAGE_NAME}:${GIT_COMMIT}"
|
||||||
LATEST_TAG="${IMAGE_NAME}:latest"
|
LATEST_TAG="${IMAGE_NAME}:latest"
|
||||||
|
|
||||||
# Run specified build task
|
# Run build task
|
||||||
"$ACTION"
|
"$ACTION"
|
||||||
|
Loading…
Reference in New Issue
Block a user