parent
85adb75438
commit
0a042adfcd
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ jobs:
|
|||
container:
|
||||
image: git.php.fail/lubiana/container/php:ci
|
||||
steps:
|
||||
- name: env
|
||||
run: |
|
||||
env
|
||||
- name: Manually checkout
|
||||
env:
|
||||
REPO: '${{ github.repository }}'
|
||||
|
|
Loading…
Reference in a new issue