Skip to content
Snippets Groups Projects
Commit 46295f0c authored by Thomas  MENARD's avatar Thomas MENARD
Browse files

Add Dockerfile, gitlab-ci

parent 9b249a07
No related branches found
No related tags found
No related merge requests found
...@@ -98,7 +98,7 @@ spec: ...@@ -98,7 +98,7 @@ spec:
app: polls app: polls
spec: spec:
containers: containers:
name: polls-app - name: polls-app
image: $CI_REGISTRY_IMAGE/$CI_COMMIT_REF_NAME/polls:${CI_COMMIT_SHORT_SHA} image: $CI_REGISTRY_IMAGE/$CI_COMMIT_REF_NAME/polls:${CI_COMMIT_SHORT_SHA}
imagePullPolicy: Always imagePullPolicy: Always
env: env:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment