Skip to content

Commit

Permalink
ŝanĝo REVO_HOST
Browse files Browse the repository at this point in the history
  • Loading branch information
wdiestel committed Nov 14, 2024
1 parent 24914a7 commit dd6e7fe
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/hourly-revo-submits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@ on:
env:
# voko-formiko image tag {latest|stabila|2x}
FORMIKO_TAG: 2m
#AFIDO_TAG: 2m
AFIDO_TAG: 2k
REVO_HOST: ${{ secrets.REVO_HOST }}
AFIDO_TAG: 2m
#AFIDO_TAG: 2k
#REVO_HOST: ${{ secrets.REVO_HOST }}
REVO_HOST: reta-vortaro.de

jobs:

Expand Down Expand Up @@ -73,7 +74,7 @@ jobs:
sleep 10
docker exec -u1074 \
-e GIT_REPO_REVO=revo-fonto \
-e REVO_HOST=svagaj.steloj.de \
-e REVO_HOST=${{ env.REVO_HOST }} \
-e CGI_USER=${{ secrets.CGI_USER }} \
-e CGI_PASSWORD=${{ secrets.CGI_PASSWD_RS }} \
-e GITHUB_TOKEN=${{secrets.GITHUB_TOKEN}} \
Expand Down

0 comments on commit dd6e7fe

Please sign in to comment.