Skip to content

Commit 89a2296

Browse files
committed
chore(drone): always pull image
1 parent 03848af commit 89a2296

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.drone/drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ steps:
2222

2323
- name: publish-docs
2424
image: docker.io/appleboy/drone-git-push
25-
pull: if-not-exists
25+
pull: always
2626
settings:
2727
branch: main
2828
remote: git@github.com:drycc/www.drycc.cc.git

0 commit comments

Comments
 (0)