Skip to content

Commit c0ec45d

Browse files
feat: add new GitHub workflow for dbsync config tests
1 parent 70fdb11 commit c0ec45d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/env_nightly_dbsync_config

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
CLUSTERS_COUNT=1
2+
CLUSTER_ERA=conway
3+
COMMAND_ERA=conway
4+
MARKEXPR=dbsync or dbsync_config
5+
DBSYNC_REV=13.6.0.4
6+
DBSYNC_TAR_URL=https://github.com/IntersectMBO/cardano-db-sync/releases/download/13.6.0.4/cardano-db-sync-13.6.0.4-linux.tar.gz
7+
DBSYNC_SKIP_INDEXES=true

0 commit comments

Comments
 (0)