Add pitch #7

Merged
stcb merged 25 commits from doc into dev 2024-12-20 09:43:39 +00:00
Showing only changes of commit 148a1727d1 - Show all commits

View File

@ -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: