Revize cca21d23
Přidáno uživatelem Milan Hotovec před téměř 4 roky(ů)
.gitlab-ci.yml | ||
---|---|---|
27 | 27 |
- $CI_COMMIT_MESSAGE =~ /merge branch/i #auto trigger for merge requests from command |
28 | 28 |
- $CI_COMMIT_MESSAGE =~ /Merge remote-tracking branch/i #auto trigger for remote merge requests from command |
29 | 29 |
script: |
30 |
- 'dotnet build' #Build project |
|
30 |
- 'dotnet build' #Build project
|
|
31 | 31 |
artifacts: |
32 | 32 |
expire_in: 2 days |
33 | 33 |
paths: |
Také k dispozici: Unified diff
Spend test
refs #8299 @30m