This commit is contained in:
parent
b63d4678c6
commit
65f6234d43
1 changed files with 6 additions and 1 deletions
|
|
@ -4,4 +4,9 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- run: echo "trigger"
|
- name: System info
|
||||||
|
run: echo "solstice-ci step"
|
||||||
|
- name: Hello world
|
||||||
|
run: echo "solstice-ci step"
|
||||||
|
- name: Disk space
|
||||||
|
run: echo "solstice-ci step"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue