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