deploy fixes?
All checks were successful
Build Images and Deploy / Update-PROD-Stack (push) Successful in 36s
All checks were successful
Build Images and Deploy / Update-PROD-Stack (push) Successful in 36s
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user