use proper volume option
This commit is contained in:
parent
ed07601772
commit
9f0082b1e8
@ -8,7 +8,8 @@ on:
|
||||
jobs:
|
||||
package_harmony_composer:
|
||||
container:
|
||||
options: -v /run/user/1001/docker.sock:/var/run/docker.sock
|
||||
volumes:
|
||||
- /run/user/1001/docker.sock:/var/run/docker.sock
|
||||
image: hub.nationtech.io/harmony/harmony_composer:latest@sha256:2e200c4fba73ab33d40e7f14d9f7f8a3a3ffa69a086887c201f9eb0d51661081
|
||||
runs-on: docker
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user