env test2
This commit is contained in:
parent
0229505761
commit
386e225b80
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main_deploy.yaml
vendored
2
.github/workflows/main_deploy.yaml
vendored
|
|
@ -6,11 +6,11 @@ on:
|
|||
- main
|
||||
- pangea-merge
|
||||
|
||||
environment: staging
|
||||
|
||||
jobs:
|
||||
deploy_web:
|
||||
runs-on: ubuntu-latest
|
||||
environment: staging
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: cat .github/workflows/versions.env >> $GITHUB_ENV
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue