Tony CHEMIT pushed to branch develop-5.x at ultreiaio / ird-observe Commits: c6a793a8 by Tony CHEMIT at 2017-06-13T22:32:25+02:00 improve builds - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -82,18 +82,6 @@ stage: <<: *test_manual <<: *before_script_clone script: - - apt-get update -y && apt-get install libc6-i386 libx32stdc++6 -y - - wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/close-milestone.sh | bash - - wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/create-stage.sh | bash - - wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/update-staging-changelog.sh | sed 's/$1/frirdobserve/' | bash - - wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/create-milestone.sh | bash - - wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/close-stage.sh | sed 's/$1/frirdobserve/' | bash - -stage-5: - <<: *env_staging - <<: *test_manual - <<: *before_script_clone - script: - git checkout develop-5.x - apt-get update -y && apt-get install libc6-i386 libx32stdc++6 -y - wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/close-milestone.sh | bash View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/c6a793a8f5e57e7ca299294c6a77... --- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/c6a793a8f5e57e7ca299294c6a77... You're receiving this email because of your account on gitlab.com.
participants (1)
-
Tony CHEMIT