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