environment
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
runs-on: home-server
|
runs-on: home-server
|
||||||
steps:
|
steps:
|
||||||
- name: checkout repo
|
- name: checkout repo
|
||||||
working-directory: /home/gitea-runner/infrastructure
|
working-directory: /home/gitea-runner
|
||||||
run: |
|
run: |
|
||||||
if [ -d "infrastructure" ]; then
|
if [ -d "infrastructure" ]; then
|
||||||
cd infrastructure
|
cd infrastructure
|
||||||
|
|||||||
Reference in New Issue
Block a user