test
This commit is contained in:
parent
3a8885e6bf
commit
148a1727d1
@ -28,6 +28,10 @@ jobs:
|
|||||||
password: "${{ secrets.PKGRW }}"
|
password: "${{ secrets.PKGRW }}"
|
||||||
dockerfile: website/Dockerfile
|
dockerfile: website/Dockerfile
|
||||||
|
|
||||||
|
- name: test
|
||||||
|
working-directory: website
|
||||||
|
run: pwd && find .
|
||||||
|
|
||||||
- uses: actions/k8sdeploy@v1
|
- uses: actions/k8sdeploy@v1
|
||||||
working-directory: website
|
working-directory: website
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user