We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1eb3ba commit 67ddf0aCopy full SHA for 67ddf0a
.github/actions/database-migration-image/entry.sh
@@ -2,5 +2,6 @@
2
3
# STOP GAP, need to reset the migration container mappings
4
export BUILDUSER_PASSWORD=$SYS_PASSWORD
5
+export TEST_ACCOUNT="-notestaccount"
6
7
exec $*
0 commit comments