debug volume config
This commit is contained in:
parent
9e2afc4916
commit
c89e63c39f
@ -29,8 +29,6 @@ jobs:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- run: cat ~/.gitconfig
|
||||
- run: ls -al ~/.git*
|
||||
- name: Get packages
|
||||
run: go get ./...
|
||||
|
||||
|
@ -23,7 +23,7 @@ jobs:
|
||||
- "/opt/gitea/act_runner/.gitconfig:/root/.gitconfig:ro"
|
||||
- "/opt/gitea/act_runner/.git-credentials:/root/.git-credentials:ro"
|
||||
- "/etc/ssl/certs:/etc/ssl/certs:ro"
|
||||
options: --cpus 1
|
||||
options: --cpus 10
|
||||
steps:
|
||||
- run: apk add --no-cache nodejs
|
||||
- name: Check out repository code
|
||||
|
Loading…
Reference in New Issue
Block a user