parent
c4ae79cd69
commit
3e6e8c70b8
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue