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
fe4e94e1
Commit
fe4e94e1
authored
5 years ago
by
Jason Hiser
Browse files
Options
Downloads
Patches
Plain Diff
added xform on x86 for arm binaries, and testing of said arm binaries on x86-64 boxes
parent
745d933c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#3870
failed
5 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+5
-5
5 additions, 5 deletions
.gitlab-ci.yml
with
5 additions
and
5 deletions
.gitlab-ci.yml
+
5
−
5
View file @
fe4e94e1
...
...
@@ -139,7 +139,7 @@ protect-bins-centos76:
#
# gather artifacts and ship them tox 86 boxes
#
test_arm_bins
:
&test_arm_bins
.
test_arm_bins
:
&test_arm_bins
stage
:
test
script
:
-
./cicd_testing/do-test-bins.sh
...
...
@@ -148,13 +148,13 @@ test_arm_bins: &test_arm_bins
paths
:
-
artifacts/
gather
-bins-arm32
:
<<
:
*
prot
_bins
test
-bins-arm32
:
<<
:
*
testtest_arm
_bins
tags
:
-
arm32
gather
-bins-arm64
:
<<
:
*
prot
_bins
test
-bins-arm64
:
<<
:
*
test_arm
_bins
tags
:
-
arm64
...
...
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