test
All checks were successful
/ ls (push) Successful in 6s

This commit is contained in:
lubiana 2023-10-16 20:16:48 +02:00
parent c4ae79cd69
commit 3e6e8c70b8
No known key found for this signature in database

View file

@ -6,3 +6,5 @@ jobs:
image: git.php.fail/lubiana/container/php:8.2
steps:
- run: env | sort
- run: /usr/bin/git init $GITHUB_WORKSPACE
- run: /usr/bin/git remote add origin $GITHUB_SERVER_URL/$GITHUB_REPOSITORY