Skip to content
Snippets Groups Projects
Commit b6cd396a authored by Constantin P.'s avatar Constantin P. 💬
Browse files

Merge branch 'feature-15782' of gitlab.demlabs.net:cellframe/cellframe-node into hotfix-15147

parents 7ed530ed 48f9f01c
No related branches found
No related tags found
1 merge request!1858hotfix-15147
......@@ -220,8 +220,7 @@ amd64:macos.release:
- echo "Do hard work"
- ./prod_build/build.sh --target osx release
- ./prod_build/pack.sh --target osx release --sign /opt/buildtools/sign/macos/demlabs.sh
- /opt/buildtools/deploy_files.sh pub_cellframe macos/cellframe-node/$CI_COMMIT_REF_NAME/ build_*/*.pkg
- /opt/buildtools/deploy_files.sh pub_cellframe macos/cellframe-node/$CI_COMMIT_REF_NAME/ build_*/*-signed.pkg --redirect-with-link macos/cellframe-node/$CI_COMMIT_REF_NAME/latest-amd64 --just-redirect
- /opt/buildtools/deploy_files.sh pub_cellframe macos/cellframe-node/$CI_COMMIT_REF_NAME/ build_*/*-signed.pkg --redirect-with-link macos/cellframe-node/$CI_COMMIT_REF_NAME/latest-amd64
artifacts:
paths:
- build_*/*.pkg
......
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