mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-01-07 21:01:37 +00:00
fixing yet another typo
This commit is contained in:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
|
||||
- name: build docker image
|
||||
shell: bash
|
||||
run: docker build -t tip/nightly:${{ github.run_id }} -f wlan-testing/docker/Dockerfile .
|
||||
run: docker build -t tip/cloud-sdk-nightly:${{ github.run_id }} -f wlan-testing/docker/Dockerfile .
|
||||
|
||||
- name: run nightly tests
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user