Revize 00e1e26e
Přidáno uživatelem Stanislav Král před asi 4 roky(ů)
.gitlab-ci.yml | ||
---|---|---|
14 | 14 |
only: |
15 | 15 |
- 8219_CICD_Test |
16 | 16 |
script: |
17 |
- pip3 install -r requirements.txt |
|
18 |
- pytest |
|
17 |
- pip3 install -r requirements.txt && pytest |
|
19 | 18 |
|
20 | 19 |
deploy_job: |
21 | 20 |
stage: deploy |
Také k dispozici: Unified diff
#8219 - CI/CD progress