Skip to content

Commit

Permalink
Add in support for GCP batch
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasyu888 committed Feb 26, 2024
1 parent 1a2158b commit 8b7c6ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tower/resources/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ TOWER_LICENSE: "!Ref 'TowerLicense'"
TOWER_ENABLE_OPENAPI: "true"
TOWER_ENABLE_WAVE: "true"
WAVE_SERVER_URL: "https://wave.seqera.io"
TOWER_ENABLE_PLATFORMS: awsbatch-platform,googlebatch-platform
FLYWAY_LOCATIONS: "classpath:db-schema/mysql"
TOWER_GOOGLE_CLIENT: "!Ref TowerGoogleClientId"
TOWER_GOOGLE_SECRET: "!Ref TowerGoogleSecret"
Expand Down

0 comments on commit 8b7c6ff

Please sign in to comment.