This commit is contained in:
parent
420efeda8c
commit
e5285071a1
1 changed files with 3 additions and 1 deletions
|
|
@ -6,4 +6,6 @@ jobs:
|
||||||
image: ubuntu:latest
|
image: ubuntu:latest
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
ls -la
|
ls -la
|
||||||
|
echo "test"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue