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
CamiTK
CamiTK Community Edition
Commits
f01a7319
Commit
f01a7319
authored
Apr 15, 2019
by
Emmanuel Promayon
Browse files
Merge branch 'bug/gitlab-runner-mixup' into 'develop'
FIXED separating gitlab runner See merge request
!109
parents
539163fe
43a60975
Changes
1
Pipelines
28
Hide whitespace changes
Inline
Side-by-side
.gitlab/gitlab-ci.yml
View file @
f01a7319
...
...
@@ -401,8 +401,8 @@ debian_unstable_packaging:
# path to the intended log directory (cannot be an absolute path)
PROJECT_LOG_DIR
:
"
packaging-${OS}-${CI_COMMIT_REF_SLUG}/log"
tags
:
# packaging unstable image
is
on the debian:
stable
runner (debian stable host)
-
debian:
stable
# packaging unstable image
has its own VM + gitlab runner
on the debian:
packaging
runner (
using a
debian stable host)
-
debian:
packaging
stage
:
package
script
:
# use the specific script
...
...
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