Specify image
Some checks failed
Deploy / deploy (push) Failing after 5s

This commit is contained in:
Madison Rye Progress
2026-03-15 13:27:04 -07:00
parent 76ab01adec
commit dd6377126f

View File

@ -9,6 +9,7 @@ jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: ubuntu:latest
volumes: volumes:
- ${{ vars.DESTINATION }}:${{ vars.DESTINATION }} - ${{ vars.DESTINATION }}:${{ vars.DESTINATION }}
env: env: