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
1 changed file:
Changes:
| ... | ... | @@ -82,18 +82,6 @@ stage: |
| 82 | 82 |
<<: *test_manual
|
| 83 | 83 |
<<: *before_script_clone
|
| 84 | 84 |
script:
|
| 85 |
- - apt-get update -y && apt-get install libc6-i386 libx32stdc++6 -y
|
|
| 86 |
- - wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/close-milestone.sh | bash
|
|
| 87 |
- - wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/create-stage.sh | bash
|
|
| 88 |
- - wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/update-staging-changelog.sh | sed 's/$1/frirdobserve/' | bash
|
|
| 89 |
- - wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/create-milestone.sh | bash
|
|
| 90 |
- - wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/close-stage.sh | sed 's/$1/frirdobserve/' | bash
|
|
| 91 |
- |
|
| 92 |
-stage-5:
|
|
| 93 |
- <<: *env_staging
|
|
| 94 |
- <<: *test_manual
|
|
| 95 |
- <<: *before_script_clone
|
|
| 96 |
- script:
|
|
| 97 | 85 |
- git checkout develop-5.x
|
| 98 | 86 |
- apt-get update -y && apt-get install libc6-i386 libx32stdc++6 -y
|
| 99 | 87 |
- wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/close-milestone.sh | bash
|