We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d56ecf3 commit 8d0a918Copy full SHA for 8d0a918
docker_push
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
echo "$DOCKER_PASSWORD" | docker login -u openwms --password-stdin
3
-docker push openwms/org.openwms.core.uaa:latest
+docker push openwms/org.openwms.core.uaa:1.0.0
0 commit comments