This commit is contained in:
@ -9,7 +9,7 @@ jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ubuntu:latest
|
||||
image: docker.gitea.com/runner-images:ubuntu-latest
|
||||
volumes:
|
||||
- ${{ vars.DESTINATION }}:${{ vars.DESTINATION }}
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user