test
This commit is contained in:
parent
031e862d89
commit
980d5eaa1c
1 changed files with 0 additions and 5 deletions
|
|
@ -44,11 +44,6 @@ jobs:
|
||||||
options: --privileged
|
options: --privileged
|
||||||
environment: deploy
|
environment: deploy
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare environment variables
|
|
||||||
run: |
|
|
||||||
echo "$HOME/.local/bin" >> "$GITHUB_PATH"
|
|
||||||
echo REGISTRY=${{ env.FORGEJO_HOST }} >> $GITHUB_ENV
|
|
||||||
|
|
||||||
- name: Checkout the repo
|
- name: Checkout the repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue