add nextflow d30e48d
This commit is contained in:
7
nextflow/docs/sphinx-build.sh
Executable file
7
nextflow/docs/sphinx-build.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker buildx build \
|
||||
--push \
|
||||
--platform linux/amd64,linux/arm64 \
|
||||
--tag nextflow/sphinx:5.3.0 \
|
||||
.
|
||||
Reference in New Issue
Block a user