Skip to content
Snippets Groups Projects
Commit b03d5985 authored by Administrator's avatar Administrator
Browse files

Update .gitlab-ci.yml

parent 55c23042
Branches
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ docker-build:
# fi
# - docker build --pull -t "$CI_REGISTRY_IMAGE${tag}" .
#- docker push "$CI_REGISTRY_IMAGE${tag}"
- docker compose push
- docker compose --file .gitlab-ci-compose.yml push
# Run this job in a branch where a Dockerfile exists
#rules:
# - if: $CI_COMMIT_BRANCH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment