pipeline runner
All checks were successful
Image builder / build (push) Successful in 9s

This commit is contained in:
Tanguy Herbron 2023-08-05 19:53:43 +02:00
parent 9c32883997
commit 24ae828ea7

View File

@ -17,3 +17,5 @@ jobs:
run: echo "Hello world"
- name: Show path
run: pwd
- name: Uname
run: uname -a