Update nightly.yml

fixing lanforge ip address in nightlies
This commit is contained in:
4c74356b41
2021-01-31 17:39:04 +03:00
committed by GitHub
parent 778a089f4d
commit fa4f92050c

View File

@@ -119,7 +119,7 @@ jobs:
image: ${{ env.DOCKER_SERVER }}/cloud-sdk-nightly:pytest-${{ github.run_id }}
args:
- "-c"
- "pytest --no-testrails --skip-update-firmware; sleep 3000"
- "pytest --no-testrails --skip-update-firmware -o lanforge-ip-address=10.28.3.6; sleep 3000"
command: [ "bash" ]
imagePullSecrets:
- name: tip-docker-registry-key