Skip to content

Commit 67ddf0a

Browse files
committed
Don't create the test accounts.
1 parent e1eb3ba commit 67ddf0a

File tree

1 file changed

+1
-0
lines changed
  • .github/actions/database-migration-image

1 file changed

+1
-0
lines changed

.github/actions/database-migration-image/entry.sh

+1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22

33
# STOP GAP, need to reset the migration container mappings
44
export BUILDUSER_PASSWORD=$SYS_PASSWORD
5+
export TEST_ACCOUNT="-notestaccount"
56

67
exec $*

0 commit comments

Comments
 (0)