Skip to content
Snippets Groups Projects
Commit d6d6af5f authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

debug CI

parent 635306a6
No related branches found
No related tags found
1 merge request!18Re-factor repository workflow
This commit is part of merge request !18. Comments created here will be created in the context of that merge request.
...@@ -7,6 +7,8 @@ stages: ...@@ -7,6 +7,8 @@ stages:
## make note if we cannot use caching for one of the stages ## make note if we cannot use caching for one of the stages
## by touching files in .ci_env ## by touching files in .ci_env
default: default:
tags:
- silicon
artifacts: artifacts:
paths: paths:
- .ci-env - .ci-env
......
...@@ -18,6 +18,10 @@ variables: ...@@ -18,6 +18,10 @@ variables:
TAG: @TAG@ TAG: @TAG@
PUBLISH: @PUBLISH@ PUBLISH: @PUBLISH@
defaults:
tags:
- silicon
builder: builder:
stage: build stage: build
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment