deploy fixes?
All checks were successful
Build Images and Deploy / Update-PROD-Stack (push) Successful in 36s

This commit is contained in:
2026-01-30 15:47:42 -05:00
parent c83b16de3f
commit b6527b97cd
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ on:
env:
STACK_NAME: wtp-prod
DOT_ENV: ${{ secrets.PROD_ENV }}
PORTAINER_TOKEN: ${{ secrets.PORTAINER_TOKEN }}
PORTAINER_TOKEN: ${{ vars.PORTAINER_TOKEN }}
PORTAINER_API_URL: https://portainer.dev.nervesocket.com/api
ENDPOINT_NAME: "mini" #sometimes "primary"
IMAGE_TAG: "reg.dev.nervesocket.com/wtp-prod:release"