Loading .gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -158,4 +158,5 @@ pushToPrebuilt: - git status - git commit -m "Update Apps Lounge apk to ${NEW_APK_VERSION}\nFrom ${CI_COMMIT_SHA}" - git push - git push # Sometimes a single push doesn't do all the job, so we have to push twice No newline at end of file # Sometimes a single push doesn't do all the job, so we have to push twice - git push No newline at end of file Loading
.gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -158,4 +158,5 @@ pushToPrebuilt: - git status - git commit -m "Update Apps Lounge apk to ${NEW_APK_VERSION}\nFrom ${CI_COMMIT_SHA}" - git push - git push # Sometimes a single push doesn't do all the job, so we have to push twice No newline at end of file # Sometimes a single push doesn't do all the job, so we have to push twice - git push No newline at end of file