Skip to content
Snippets Groups Projects

Feat cluster images

1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
+ 0
2
@@ -50,8 +50,6 @@ workflow:
- git config user.name "${GIT_AUTHOR_NAME}"
- git config user.email "${GIT_AUTHOR_EMAIL}"
- git fetch --all
- git fetch origin '+refs/pull/*/head:refs/remotes/origin/pr/*'
- git fetch upstream '+refs/pull/*/head:refs/remotes/upstream/pr/*'
- git checkout uab-prod
- git merge origin/uab-prod
- git checkout -b integration
Loading