Testing new final action
Some checks failed
On_Push / deploy (push) Failing after 13m27s

This commit is contained in:
Eoghan Conlon 2024-10-04 12:28:52 +01:00
parent e5489795ed
commit d8175d2374

View file

@ -11,7 +11,7 @@ jobs:
deploy: deploy:
runs-on: docker runs-on: docker
steps: steps:
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_test-final2 - uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_test-final3
# get the repo first # get the repo first
- uses: https://code.forgejo.org/actions/checkout@v4 - uses: https://code.forgejo.org/actions/checkout@v4
# Make sure all files are pulled down # Make sure all files are pulled down