−forgejo/vars

This commit is contained in:
Marc Beninca 2024-05-03 16:31:39 +02:00
parent 8b9db95379
commit 9bc4cdb647
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 1 additions and 2 deletions

View file

@ -8,8 +8,6 @@ jobs:
- name: cd
env:
CD: ${{secrets.cd}}
CD_OS_NAME: debian
CD_OS_VERSION: bookworm
run: eval ${{vars.cd}}
- run: cd-list-environment

View file

@ -3,6 +3,7 @@ job:
script:
- pwd && ls -a -l
- source ${CD}
- cd-list-environment
- cd-clone-branch
- cd-browse-workspace