fu github pipelines #51
1 changed files with 2 additions and 0 deletions
commit
bafe2bcb81
|
|
@ -22,6 +22,8 @@ jobs:
|
|||
git version
|
||||
hugo version
|
||||
python --version
|
||||
rsync --version
|
||||
ssh -V
|
||||
|
||||
- name: Set envionment vars
|
||||
run: echo "GIT_BRANCH=${{ forgejo.event_name == 'schedule' && 'production' || forgejo.ref_name }}" >> "$FORGEJO_ENV"
|
||||
|
|
|
|||
Loading…
Reference in a new issue