Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cecile Cavet
test-ci
Commits
f2c405b4
Commit
f2c405b4
authored
Sep 23, 2021
by
Cecile Cavet
Browse files
Update .gitlab-ci.yml
parent
8549224d
Pipeline
#136995
failed with stages
in 4 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
.gitlab-ci.yml
.gitlab-ci.yml
+3
-0
No files found.
.gitlab-ci.yml
View file @
f2c405b4
variables
:
DOCKER_DRIVER
:
overlay2
IMAGE_BUILD_TAG
:
$CI_REGISTRY_IMAGE:$CI_COMMIT_REF_NAME
IMAGE_RELEASE_TAG
:
$CI_REGISTRY_IMAGE:$CI_COMMIT_TAG
IMAGE_LATEST_TAG
:
$CI_REGISTRY_IMAGE:latest
#image: python:alpine
image
:
centos:latest
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment