Skip to content
Snippets Groups Projects
Commit 6413d7a5 authored by michael.thiele's avatar michael.thiele
Browse files

48: try to work on the original branch to add Package.swift

parent ea0a9e66
No related branches found
No related tags found
No related merge requests found
......@@ -173,6 +173,9 @@ kmmPublish:mac:
- ./gradlew
kmmBridgePublish updatePackageSwift
--stacktrace
- echo $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME
- git fetch origin $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME
- git checkout $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME
- git add Package.swift
- 'git commit -m "update Package.swift"'
- git push origin -o ci.skip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment