Skip to content

Deploy stacks

Actions
Action to deploy stacks to portainer
v1
Latest
Star (3)

deploy

-
        name: Deploy
        uses: Hugollemos/deploy@v1
        env:
          API_URL: ${{ secrets.API_URL }}
          API_KEY: ${{ secrets.API_KEY }}
          FILE_PATH: "./docker-compose.yml"
          STACK_NAME: portal
          ENDPOINT: 2
          CONTAINER_NAME: portal_intra
          tags: "imagem/teste:latest" 
          api_docker: ${{ secrets.api_docker }}

Action para realiazar o deploy das stacks para o portainer.

Entendendo o fluxo.

Texto alternativo

Deploy stacks is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Action to deploy stacks to portainer
v1
Latest

Deploy stacks is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.