File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -136,17 +136,6 @@ jobs:
136
136
- run : cd Escape && swift build -c release
137
137
- run : cd Escape/.build/release && cp -f Escape /usr/local/bin/escape
138
138
- run : cd project && Escape flutter publish
139
-
140
- gh_ibg_release_replica :
141
- macos :
142
- xcode : " 13.4.1"
143
- working_directory : " ~"
144
- steps :
145
- - checkout :
146
- path : ~/project
147
- -
run :
git clone https://InstabugCI:[email protected] /Instabug/Escape.git
148
- - run : cd Escape && swift build -c release
149
- - run : cd Escape/.build/release && cp -f Escape /usr/local/bin/escape
150
139
151
140
workflows :
152
141
version : 2
@@ -156,7 +145,6 @@ workflows:
156
145
- flutter_tests_2.2.3
157
146
- android_tests
158
147
- ios_tests
159
- - gh_ibg_release_replica
160
148
- hold_pub_release :
161
149
type : approval
162
150
requires :
You can’t perform that action at this time.
0 commit comments