Skip to content

Commit

Permalink
WIP: TRASH: testing github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lottspot committed Apr 23, 2023
1 parent 38bf60c commit ce97758
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 356 deletions.
132 changes: 0 additions & 132 deletions .github/workflows/docker.yml

This file was deleted.

117 changes: 0 additions & 117 deletions .github/workflows/package_installers.yml

This file was deleted.

106 changes: 0 additions & 106 deletions .github/workflows/test_pack_doc.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/web_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest

env:
ENV_NAME : prd
ENV_NAME : stg
CLOUDSDK_CORE_PROJECT : web-based-gtfs-validator

steps:
Expand Down
4 changes: 4 additions & 0 deletions web/pipeline/stg.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
WEB_BUILD_ENV=prd
WEB_DEPLOY_CLIENT_BUCKET=nonprod-gtfs-validator-web
WEB_DEPLOY_SVC_IMAGE=gcr.io/web-based-gtfs-validator/nonprod-gtfs-validator-web
WEB_DEPLOY_SVC_CLOUDRUN=nonprod-gtfs-validator-web

0 comments on commit ce97758

Please sign in to comment.