Revize b448f1d7
Přidáno uživatelem Jakub Vašta před téměř 5 roky(ů)
.gitlab-ci.yml | ||
---|---|---|
45 | 45 |
name: heatmap |
46 | 46 |
url: https://heatmap.zcu.cz |
47 | 47 |
script: |
48 |
# - ssh root@example.com "cd ~ && rm -rf aswi2020sebela && git clone https://gitlab.kiv.zcu.cz/aswi/aswi-2020/aswi2020sebela.git && cd aswi2020sebela && ./build.sh && exit" |
|
48 | 49 |
- cd ~ |
49 | 50 |
- rm -rf aswi2020sebela |
50 | 51 |
- git clone https://gitlab.kiv.zcu.cz/aswi/aswi-2020/aswi2020sebela.git |
51 | 52 |
- cd aswi2020sebela |
52 | 53 |
- ./build.sh |
53 |
# only:
|
|
54 |
# - master
|
|
54 |
only: |
|
55 |
- master |
|
55 | 56 |
when: manual |
Také k dispozici: Unified diff
Update .gitlab-ci.yml