Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BornAgain
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
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mlz
BornAgain
Commits
f52d93da
Commit
f52d93da
authored
2 years ago
by
AlQuemist
Browse files
Options
Downloads
Patches
Plain Diff
GitLab-CI: rename jobs and tags for Mac CI-machines [MacOS]
parent
86282b19
No related branches found
No related tags found
1 merge request
!1499
Major Improvements to the CI mechanism
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+4
-4
4 additions, 4 deletions
.gitlab-ci.yml
with
4 additions
and
4 deletions
.gitlab-ci.yml
+
4
−
4
View file @
f52d93da
...
@@ -46,9 +46,9 @@ versiondocs:
...
@@ -46,9 +46,9 @@ versiondocs:
-
hugo
-
hugo
-
cp -fr public/* ~www/ba/www/
-
cp -fr public/* ~www/ba/www/
mac
10_15
:
mac
_x64
:
tags
:
tags
:
-
mac_
amd
-
mac_
x64
stage
:
build
stage
:
build
before_script
:
before_script
:
# obtain nr of logical CPUs via `sysctl hw.logicalcpu`
# obtain nr of logical CPUs via `sysctl hw.logicalcpu`
...
@@ -72,9 +72,9 @@ mac10_15:
...
@@ -72,9 +72,9 @@ mac10_15:
-
build/PythonPackage/py*/wheel/*.whl
-
build/PythonPackage/py*/wheel/*.whl
expire_in
:
10 days
expire_in
:
10 days
mac
12_2
:
mac
_arm
:
tags
:
tags
:
-
mac_
M1
-
mac_
arm
stage
:
build
stage
:
build
before_script
:
before_script
:
-
QTDIR="/opt/homebrew/opt/qt"
-
QTDIR="/opt/homebrew/opt/qt"
...
...
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