We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3760c7e commit cc04b64Copy full SHA for cc04b64
1 file changed
.releaserc
@@ -9,7 +9,7 @@
9
"dockerImage": "data-platform",
10
"dockerProject": "astrolabe-expeditions",
11
"dockerRegistry": "ghcr.io",
12
- "dockerFlags": {
+ "dockerBuildFlags": {
13
"secret": ["id=SUPABASE_URL", "id=SUPABASE_KEY"]
14
}
15
0 commit comments