mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
ci/cd - temp disable swarm tests
This commit is contained in:
parent
01acb1cf30
commit
72caf907a0
1 changed files with 2 additions and 2 deletions
4
.github/workflows/prod.yml
vendored
4
.github/workflows/prod.yml
vendored
|
|
@ -358,8 +358,8 @@ jobs:
|
|||
#run: ./tests/main.py "docker"
|
||||
#- name: Run Autoconf tests
|
||||
#run: ./tests/main.py "autoconf"
|
||||
- name: Run Swarm tests
|
||||
run: ./tests/main.py "swarm"
|
||||
#- name: Run Swarm tests
|
||||
#run: ./tests/main.py "swarm"
|
||||
- name: Run Kubernetes tests
|
||||
run: ./tests/main.py "kubernetes"
|
||||
- name: Generate Linux packages and build test images
|
||||
|
|
|
|||
Loading…
Reference in a new issue