Skip to content
Snippets Groups Projects
Commit aa526a79 authored by s80984's avatar s80984
Browse files

Update build pipeline

parent 20229d9d
No related branches found
No related tags found
No related merge requests found
Pipeline #14133 failed
......@@ -30,9 +30,7 @@ job_build-image:
script:
# - docker-compose up #--tag "${CI_REGISTRY_IMAGE}:${CI_PIPELINE_IID}-${CI_COMMIT_SHORT_SHA}" ps
# - docker-compose up -d --build
- docker build
--file "app/server/Containerfile"
--tag "${CI_REGISTRY_IMAGE}:${CI_PIPELINE_IID}-${CI_COMMIT_SHORT_SHA}"
- docker build --tag "${CI_REGISTRY_IMAGE}:${CI_PIPELINE_IID}-${CI_COMMIT_SHORT_SHA}"
# # - docker ps
# # - docker network list
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment