diff --git a/cicd/pipeline.yaml b/cicd/pipeline.yaml index 624a764..2bdc323 100644 --- a/cicd/pipeline.yaml +++ b/cicd/pipeline.yaml @@ -73,7 +73,7 @@ steps: ./deploy/k8s/manifest.yaml - name: push k8s manifest - image: appleboy/drone-git-push:0.2.2 + image: appleboy/drone-git-push:1-linux-amd64 settings: remote_name: "git@github.com:${DRONE_REPO}" branch: ${DRONE_BRANCH}