test actions
This commit is contained in:
parent
d59deb34a6
commit
49894c7af3
@ -19,6 +19,9 @@ jobs:
|
|||||||
image: golang
|
image: golang
|
||||||
options: --user root
|
options: --user root
|
||||||
steps:
|
steps:
|
||||||
- run: ls -la /
|
- run: |
|
||||||
|
ls -la /
|
||||||
|
ls -la /workspace
|
||||||
|
find /workspace
|
||||||
- name: Run go build
|
- name: Run go build
|
||||||
run: go build
|
run: go build
|
Loading…
x
Reference in New Issue
Block a user