Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
Devember 2021 Api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Covalent Space
Devember2021
Devember 2021 Api
Commits
296895f2
Commit
296895f2
authored
3 years ago
by
Luke Brown
Browse files
Options
Downloads
Patches
Plain Diff
add python3 tag
parent
822bc787
No related branches found
Branches containing commit
Tags
1.0.0
Tags containing commit
No related merge requests found
Pipeline
#765
passed
3 years ago
Stage: setup
Stage: version
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-1
2 additions, 1 deletion
.gitlab-ci.yml
with
2 additions
and
1 deletion
.gitlab-ci.yml
+
2
−
1
View file @
296895f2
...
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment