Skip to content
Snippets Groups Projects
Commit 7a0678af authored by Robert Rosca's avatar Robert Rosca Committed by Karim Ahmed
Browse files

ci: temporarily set tags to 'docker' to only run on new runners, remove before merge

parent e1c812cc
No related branches found
No related tags found
1 merge request!984Try updating to Python 3.11 & update all deps
......@@ -5,6 +5,8 @@ stages:
default:
image: python:3.11
tags:
- docker
before_script:
- eval $(ssh-agent -s)
- echo "$SSH_PRIVATE_KEY_GITLAB" | tr -d '\r' | ssh-add -
......
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