ci: test not actually building it
All checks were successful
On_Push / deploy (push) Successful in 8s
All checks were successful
On_Push / deploy (push) Successful in 8s
This commit is contained in:
parent
7336d4b645
commit
2e4d22b719
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ jobs:
|
|||
deploy:
|
||||
# runs on teh default docker container
|
||||
runs-on: docker
|
||||
needs: [ build ]
|
||||
# needs: [ build ]
|
||||
steps:
|
||||
- name: "Deploy to Skynet"
|
||||
uses: https://forgejo.skynet.ie/Skynet/actions-deploy-to-skynet/deploy@v3
|
||||
|
|
Loading…
Reference in a new issue