Skip to content
Snippets Groups Projects
Commit 70d35cea authored by Marmaduke Woodman's avatar Marmaduke Woodman :footprints:
Browse files

switch to self-hosted runner

parent 44089785
No related branches found
No related tags found
No related merge requests found
Pipeline #18703 failed with stage
in 16 seconds
......@@ -5,7 +5,7 @@ variables:
build:
stage: build
tags:
- shell-runner
- hipwork
script:
- docker build -t $repo/$tag:$CI_COMMIT_REF_NAME .
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $repo
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment