Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
espressomd
docker
Commits
31eb7f5e
Unverified
Commit
31eb7f5e
authored
Sep 26, 2019
by
Michael Kuron
Committed by
GitHub
Sep 26, 2019
Browse files
can now deploy from any runner
parent
1484e087
Pipeline
#9384
canceled with stages
in 30 minutes and 14 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
31eb7f5e
...
...
@@ -30,6 +30,9 @@ stages:
timeout
:
15m
script
:
-
echo "FROM $CI_REGISTRY/$CI_PROJECT_PATH/test/$CI_JOB_NAME-$CI_COMMIT_SHA" | /kaniko/executor --dockerfile /dev/stdin --destination $CI_REGISTRY/$CI_PROJECT_PATH/$CI_JOB_NAME
tags
:
-
docker
-
linux
only
:
-
master
-
/[0-9]\..*/
...
...
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