Skip to content
Snippets Groups Projects
Commit 517e1f57 authored by Nicolas Schmid's avatar Nicolas Schmid
Browse files

fix: use tag commit for ci build pipeline

parent fd49402c
Branches
Tags
No related merge requests found
Pipeline #3174 passed
......@@ -28,8 +28,8 @@ services:
webservice:
env_file:
- '.env'
build: .
# image: ${TAG_COMMIT}
#build: .
image: ${TAG_COMMIT}
depends_on:
postgres:
condition: service_healthy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment