Skip to content
Snippets Groups Projects
Commit 296895f2 authored by Luke Brown's avatar Luke Brown :robot:
Browse files

add python3 tag

parent 822bc787
No related branches found
Tags 1.0.0
No related merge requests found
Pipeline #765 passed
......@@ -51,7 +51,6 @@ prepare_dependencies:
- lts
version:
image: python:3
stage: version
script:
- mkdir -p ~/.ssh && chmod 700 ~/.ssh
......@@ -65,6 +64,8 @@ version:
- version
only:
- master
tags:
- python3
# This job builds the artifacts
build_dist:
......
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