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

Update build pipeline

parent eac17c36
No related branches found
No related tags found
No related merge requests found
Pipeline #14137 canceled
......@@ -9,7 +9,7 @@ services:
- mongodb:/.local/db/data/db
app:
container_name: node-mongo-app
image: ${CI_REGISTRY_IMAGE}:${CI_PIPELINE_IID}-${CI_COMMIT_SHORT_SHA}
# image: ${CI_REGISTRY_IMAGE}:${CI_PIPELINE_IID}-${CI_COMMIT_SHORT_SHA}
restart: always
build: ./app/server
ports:
......
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