Skip to content

Commit 73b4ad2

Browse files
Update .drone.yml
1 parent 87660c7 commit 73b4ad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ steps:
1919
when:
2020
ref:
2121
- "refs/pull/**" # Only run for pull requests
22-
- name: publish-2.2.0
22+
- name: publish-2.2.1
2323
image: plugins/docker:20
2424
settings:
2525
# auto_tag: true
2626
# auto_tag_suffix: v2.0.2-java17
2727
tags:
28-
- v2.2.0
28+
- v2.2.1
2929
# - latest
3030
# - stable-java17
3131
daemon_off: false

0 commit comments

Comments
 (0)