mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
ci/cd - temp disable k8s test
This commit is contained in:
parent
8f44e108bb
commit
478e980189
1 changed files with 2 additions and 2 deletions
4
.github/workflows/prod.yml
vendored
4
.github/workflows/prod.yml
vendored
|
|
@ -360,8 +360,8 @@ jobs:
|
|||
#run: ./tests/main.py "autoconf"
|
||||
#- name: Run Swarm tests
|
||||
#run: ./tests/main.py "swarm"
|
||||
- name: Run Kubernetes tests
|
||||
run: ./tests/main.py "kubernetes"
|
||||
#- name: Run Kubernetes tests
|
||||
#run: ./tests/main.py "kubernetes"
|
||||
- name: Generate Linux packages and build test images
|
||||
run: ./tests/linux.sh ${{ env.BUILD_MODE }}
|
||||
- name: Run Linux Ubuntu tests
|
||||
|
|
|
|||
Loading…
Reference in a new issue