forked from cccb-website-team/www
Update .forgejo/workflows/deploy.yaml
This commit is contained in:
parent
bac896e60f
commit
bafe2bcb81
1 changed files with 2 additions and 0 deletions
|
|
@ -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