Skip to content

Commit

Permalink
Ephemeral env test job run for all branches (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
Theoklitos authored Feb 8, 2024
1 parent dd7b88a commit e3856e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@ jobs:
- join-aggregator-images
- join-migrations-images
- setup-tags
if: github.event_name == 'pull_request' && github.base_ref == 'develop'
permissions:
id-token: write
contents: read
Expand Down
4 changes: 2 additions & 2 deletions deployment/ci.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Git commit version of most recent Node compatible with this Network Gateway (only used in CI/CD environments)
FULLNODE_COMMIT=fd4f682acacdcfc52c98ff019db8f16051774230
FULLNODE_VERSION=sha-fd4f682
FULLNODE_COMMIT=72d26e5783e8fbe1b9d791407b47bbb30b48ac9d
FULLNODE_VERSION=sha-72d26e5
POSTGRES_VERSION=15.2.0

0 comments on commit e3856e8

Please sign in to comment.