scripts dir

This commit is contained in:
scrungus 2023-02-22 12:07:48 +00:00
parent 8ac849ae2e
commit 85d07d8e61
2 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ jobs:
env:
KUBECONFIG: ./kubeconfig
STATUS_INTERVAL_SEC: 20
run: chmod +x ./sonobuoy-artifacts.sh && ./sonobuoy-artifacts.sh
run: ./scripts/sonobuoy-artifacts.sh
- name: Upload sonobuoy log artifacts
uses: actions/upload-artifact@v3