Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zipr Toolchain
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open Source Software
Zipr Toolchain
Commits
78818fcc
Commit
78818fcc
authored
5 years ago
by
Jason Hiser
Browse files
Options
Downloads
Patches
Plain Diff
updated centos version
parent
b0a00faf
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+15
-15
15 additions, 15 deletions
.gitlab-ci.yml
with
15 additions
and
15 deletions
.gitlab-ci.yml
+
15
−
15
View file @
78818fcc
...
...
@@ -37,12 +37,12 @@ do-nightly-clean-ubuntu16:
variables
:
OS
:
'
ubuntu16'
do-nightly-clean-centos7
5
:
do-nightly-clean-centos7
6
:
<<
:
*do-nightly-clean
tags
:
-
centos7
5
-
centos7
6
variables
:
OS
:
'
centos7
5
'
OS
:
'
centos7
6
'
#
...
...
@@ -73,12 +73,12 @@ do-build-ubuntu16:
variables
:
OS
:
'
ubuntu16'
do-build-centos7
5
:
do-build-centos7
6
:
<<
:
*do-build
tags
:
-
centos7
5
-
centos7
6
variables
:
OS
:
'
centos7
5
'
OS
:
'
centos7
6
'
...
...
@@ -107,12 +107,12 @@ xform-ls-ubuntu16:
variables
:
OS
:
'
ubuntu16'
xform-ls-centos7
5
:
xform-ls-centos7
6
:
<<
:
*xform-ls
tags
:
-
centos7
5
-
centos7
6
variables
:
OS
:
'
centos7
5
'
OS
:
'
centos7
6
'
#
# $PSZ cat
...
...
@@ -138,12 +138,12 @@ xform-cat-ubuntu16:
variables
:
OS
:
'
ubuntu16'
xform-cat-centos7
5
:
xform-cat-centos7
6
:
<<
:
*xform-cat
tags
:
-
centos7
5
-
centos7
6
variables
:
OS
:
'
centos7
5
'
OS
:
'
centos7
6
'
#
# run zipr internal tests
...
...
@@ -170,9 +170,9 @@ internal-tests-ubuntu16:
variables
:
OS
:
'
ubuntu16'
internal-tests-centos7
5
:
internal-tests-centos7
6
:
<<
:
*internal-tests
tags
:
-
centos7
5
-
centos7
6
variables
:
OS
:
'
centos7
5
'
OS
:
'
centos7
6
'
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