Revize 00284780
Přidáno uživatelem Milan Hotovec před téměř 4 roky(ů)
.gitlab-ci.yml | ||
---|---|---|
5 | 5 |
stages: |
6 | 6 |
- build |
7 | 7 |
- test |
8 |
# - release
|
|
8 |
- release |
|
9 | 9 |
before_script: |
10 | 10 |
- 'echo "Execution time"' # Current time |
11 | 11 |
- 'date' |
Také k dispozici: Unified diff
Stage fix, deploy test
@deploy