Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
linuxsupport
cronjobs
hello_world
Commits
c534bfbf
Commit
c534bfbf
authored
Sep 28, 2018
by
Alex Iribarren
Browse files
Fix docker image name
parent
9665d53a
Pipeline
#525614
passed with stages
in 1 minute and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c534bfbf
...
...
@@ -24,7 +24,7 @@ build_hello:
script
:
"
echo"
# unused but this line is required by GitLab CI
variables
:
CONTEXT_DIR
:
hello
TO
:
$CI_REGISTRY_IMAGE/
say_
hello:$CI_COMMIT_REF_NAME
TO
:
$CI_REGISTRY_IMAGE/hello:$CI_COMMIT_REF_NAME
.nomad_deps_template
:
&nomad_deps
...
...
Write
Preview
Supports
Markdown
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