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

This commit is contained in:
Tanguy Herbron 2023-08-05 19:56:50 +02:00
parent 24ae828ea7
commit 65ea8dd0ff

View File

@ -19,3 +19,5 @@ jobs:
run: pwd run: pwd
- name: Uname - name: Uname
run: uname -a run: uname -a
- name: Hostname
run: hostname