From c6f6401e81bddbb92e4ee795ac7dcfd0265be430 Mon Sep 17 00:00:00 2001 From: Guillaume Dorce Date: Fri, 26 May 2023 16:17:04 +0200 Subject: [PATCH] config for github actions environnement --- .github/workflows/deploy-portainer.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy-portainer.yml b/.github/workflows/deploy-portainer.yml index 886ca1c..d2165a8 100644 --- a/.github/workflows/deploy-portainer.yml +++ b/.github/workflows/deploy-portainer.yml @@ -8,6 +8,7 @@ jobs: name: Deploy runs-on: ubuntu-latest timeout-minutes: 5 + environment: "Prod Grossebeuteu" env: GITHUB_REF: ${{ github.ref }}