diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index e301b01..d089351 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -33,4 +33,5 @@ jobs: -e TARGET_DOMAINS=${{ env.TARGET_DOMAINS }} / -e TARGET_PROTOCOL=${{ env.TARGET_PROTOCOL }} / -e TARGET_SSL_VERIFY=${{ env.TARGET_SSL_VERIFY }} / - ${{ vars.GIT_INSTANCE }}/mt77/monitor:latest \ No newline at end of file + ${{ vars.GIT_INSTANCE }}/mt77/monitor:latest + whoami \ No newline at end of file