Skip to content

Commit

Permalink
chore: update deployment environments
Browse files Browse the repository at this point in the history
  • Loading branch information
ce0la committed Aug 30, 2024
1 parent 333908f commit 7868c92
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy-env.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Deploy Environment

on:
push:
workflow_dispatch:
inputs:
environment:
Expand All @@ -10,18 +9,14 @@ on:
required: true
default: 'ops-preview-1'
options:
- ALL
- LIVE
- live-sanchonet@eu-central-1@v2
- DEV
- live-mainnet@eu-central-1@v2
- live-sanchonet@us-east-2@v1
- dev-mainnet@us-east-1
- live-mainnet@us-east-2@v2
- live-sanchonet@us-east-2@v2
- dev-preprod@us-east-1@v2
- live-preprod@eu-central-1@v2
- OPS
- dev-preview@us-east-1
- live-preprod@us-east-2@v2
- ops-preprod-1@us-east-1
Expand Down

0 comments on commit 7868c92

Please sign in to comment.