Test other tag for drone-git-push
This commit is contained in:
parent
2779fcf056
commit
938cca71df
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ steps:
|
||||||
./deploy/k8s/manifest.yaml
|
./deploy/k8s/manifest.yaml
|
||||||
|
|
||||||
- name: push k8s manifest
|
- name: push k8s manifest
|
||||||
image: appleboy/drone-git-push:0.2.2
|
image: appleboy/drone-git-push:1-linux-amd64
|
||||||
settings:
|
settings:
|
||||||
remote_name: "git@github.com:${DRONE_REPO}"
|
remote_name: "git@github.com:${DRONE_REPO}"
|
||||||
branch: ${DRONE_BRANCH}
|
branch: ${DRONE_BRANCH}
|
||||||
|
|
Loading…
Reference in a new issue