We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b4f264 commit 457d445Copy full SHA for 457d445
deploy.sh
@@ -1,5 +1,6 @@
1
#!/usr/bin/env bash -e
2
VERSION=$(grep -i version ouroboros/__init__.py | awk -F= '{gsub("\047",""); print $2}')
3
+
4
# Docker
5
USER='circa10a'
6
PROJECT='ouroboros'
0 commit comments