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
Pipeline #7329 failed
......@@ -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.
Finish editing this message first!
Please register or to comment