fix: correct stack name in Portainer deployment configuration
All checks were successful
Build And Publish Production Image / Build And Publish Production Image (push) Successful in 35s
All checks were successful
Build And Publish Production Image / Build And Publish Production Image (push) Successful in 35s
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Deploy stack via Portainer API
|
- name: Deploy stack via Portainer API
|
||||||
env:
|
env:
|
||||||
STACK_NAME: condado-newsletter
|
STACK_NAME: codado-newsletter-stack
|
||||||
PORTAINER_URL: http://portainer.lab/
|
PORTAINER_URL: http://portainer.lab/
|
||||||
PORTAINER_API_KEY: ${{ secrets.PORTAINER_API_KEY }}
|
PORTAINER_API_KEY: ${{ secrets.PORTAINER_API_KEY }}
|
||||||
PORTAINER_ENDPOINT_ID: ${{ secrets.PORTAINER_ENDPOINT_ID }}
|
PORTAINER_ENDPOINT_ID: ${{ secrets.PORTAINER_ENDPOINT_ID }}
|
||||||
|
|||||||
Reference in New Issue
Block a user