auto upload image on master pr

This commit is contained in:
jeff
2018-06-20 20:40:56 +08:00
parent 1242ca743d
commit 350171a3b0
3 changed files with 13 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
docker push kubesphere/ks-apiserver:latest