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
Branches
Tags
No related merge requests found
......@@ -3,6 +3,8 @@ osxcross arm64:
stage: build
allow_failure: true
artifacts:
paths:
- "build.arm64/bin/"
......
......@@ -3,6 +3,8 @@ osxcross x86_64:
stage: build
allow_failure: true
artifacts:
paths:
- "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