fix: mount /apps and docker socket in PR workflow build-and-deploy-ci job #41
@@ -37,6 +37,9 @@ jobs:
|
||||
container:
|
||||
image: docker.notsosm.art/euchre-camp/ci-base:latest
|
||||
options: --user root
|
||||
volumes:
|
||||
- /apps:/apps
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user