mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/832162036
This commit is contained in:
parent
bf26c319e5
commit
df75440ed0
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ build-container:
|
||||||
# Begin of docker-build.sh
|
# Begin of docker-build.sh
|
||||||
- |
|
- |
|
||||||
#Build Docker Container
|
#Build Docker Container
|
||||||
docker build -t $CI_REGISTRY/$CI_PROJECT_PATH:$DOCKERTAG -t $CI_REGISTRY/$CI_PROJECT_PATH:latest .
|
docker build -t $CI_REGISTRY/$CI_PROJECT_PATH:latest .
|
||||||
docker push "$CI_REGISTRY/$CI_PROJECT_PATH:latest"
|
docker push "$CI_REGISTRY/$CI_PROJECT_PATH:latest"
|
||||||
# End of docker-build.sh
|
# End of docker-build.sh
|
||||||
only:
|
only:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue