Specify image
All checks were successful
Deploy / deploy (push) Successful in 10s

This commit is contained in:
Madison Rye Progress
2026-03-15 13:28:01 -07:00
parent dd6377126f
commit fd7c97b7bb

View File

@ -9,7 +9,7 @@ jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: ubuntu:latest image: docker.gitea.com/runner-images:ubuntu-latest
volumes: volumes:
- ${{ vars.DESTINATION }}:${{ vars.DESTINATION }} - ${{ vars.DESTINATION }}:${{ vars.DESTINATION }}
env: env: