Update deploy.yml
This commit is contained in:
parent
6f22b0368a
commit
8356886436
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ env:
|
|||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: docker
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: docker:28-cli
|
||||
options: --volume /var/run/docker.sock:/var/run/docker.sock
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue