We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43ca904 + c1fc3bc commit baaf4c1Copy full SHA for baaf4c1
conf/local.config
@@ -2,5 +2,8 @@ process {
2
withLabel:dcqc {
3
// Default container name when running `src/docker/build.sh` in py-dcqc
4
container = 'dcqc'
5
+ secret = [
6
+ 'SYNAPSE_AUTH_TOKEN'
7
+ ]
8
}
9
0 commit comments