config for github actions environnement
This commit is contained in:
parent
e48ad1b1e1
commit
c6f6401e81
|
|
@ -8,6 +8,7 @@ jobs:
|
||||||
name: Deploy
|
name: Deploy
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 5
|
timeout-minutes: 5
|
||||||
|
environment: "Prod Grossebeuteu"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GITHUB_REF: ${{ github.ref }}
|
GITHUB_REF: ${{ github.ref }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue