Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arkindex
Backend
Commits
2c1fd4a2
Commit
2c1fd4a2
authored
4 years ago
by
Bastien Abadie
Browse files
Options
Downloads
Patches
Plain Diff
Use ponos 0.7.3 from gitlab CI
parent
dd2175fe
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+4
-0
4 additions, 0 deletions
.gitlab-ci.yml
with
4 additions
and
0 deletions
.gitlab-ci.yml
+
4
−
0
View file @
2c1fd4a2
...
...
@@ -141,6 +141,8 @@ backend-build:
variables
:
DOCKER_DRIVER
:
overlay2
DOCKER_HOST
:
tcp://docker:2375/
# Remove after GPU supports land
PONOS_BRANCH
:
0.7.3
# Run this on master and tags except base tags and schedules
rules
:
...
...
@@ -163,6 +165,8 @@ backend-build-binary:
variables
:
DOCKER_DRIVER
:
overlay2
DOCKER_HOST
:
tcp://docker:2375/
# Remove after GPU supports land
PONOS_BRANCH
:
0.7.3
# Run this on master and tags except base tags and schedules
rules
:
...
...
This diff is collapsed.
Click to expand it.
Bastien Abadie
@babadie
mentioned in commit
8afd56c8
·
4 years ago
mentioned in commit
8afd56c8
Edited
4 years ago
by
Ghost User
mentioned in commit 8afd56c8216c63eb167069ae32df8f638d6af22f
Toggle commit list
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