Skip to content
Snippets Groups Projects
Commit a490f587 authored by Henrik Tramberend's avatar Henrik Tramberend
Browse files

Well, it seems we need a different runner for that

parent 6303b969
No related branches found
No related tags found
No related merge requests found
......@@ -11,9 +11,10 @@ build:
- docker build -t $CI_REGISTRY_IMAGE .
- docker push $CI_REGISTRY_IMAGE
stackdockerbuild:
stage: build
only:
- master
script:
- stack --docker build
# Well, it seems wie need a different runner for that
# stackdockerbuild:
# stage: build
# only:
# - master
# script:
# - stack --docker build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment