Skip to content
Snippets Groups Projects
Commit 910add7e authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

GitLab CI: macports downloads can fail

parent 51494ca8
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,8 @@ osxcross arm64: ...@@ -3,6 +3,8 @@ osxcross arm64:
stage: build stage: build
allow_failure: true
artifacts: artifacts:
paths: paths:
- "build.arm64/bin/" - "build.arm64/bin/"
......
...@@ -3,6 +3,8 @@ osxcross x86_64: ...@@ -3,6 +3,8 @@ osxcross x86_64:
stage: build stage: build
allow_failure: true
artifacts: artifacts:
paths: paths:
- "build.x86_64/bin/" - "build.x86_64/bin/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment