diff --git a/.gitea/workflows/build_and_deploy.yml b/.gitea/workflows/build_and_deploy.yml index adae571..b575b33 100644 --- a/.gitea/workflows/build_and_deploy.yml +++ b/.gitea/workflows/build_and_deploy.yml @@ -60,4 +60,4 @@ 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 + ${{ vars.GIT_INSTANCE }}/mt77/monitor:latest \ No newline at end of file