test
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -15,7 +15,6 @@ jobs:
|
||||
runs-on: ubuntu-22.04
|
||||
needs: test
|
||||
container:
|
||||
image: node:20-alpine
|
||||
volumes:
|
||||
- /var/docker-web:/var/docker-web
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user