Skip to content

Commit

Permalink
Merge pull request #292 from Sage-Bionetworks-Workflows/HSD-307-add-gcp
Browse files Browse the repository at this point in the history
[HSD-307] Add in support for GCP batch
  • Loading branch information
thomasyu888 authored Feb 26, 2024
2 parents d2c5a92 + 8b7c6ff commit 9844cc9
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 9844cc9

Please sign in to comment.