Skip to content

Commit e1eeef2

Browse files
Update .drone.yml
1 parent 8e0af52 commit e1eeef2

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.3.2
22+
- name: publish-2.4.0
2323
image: plugins/docker:20
2424
settings:
2525
# auto_tag: true
2626
# auto_tag_suffix: v2.0.2-java17
2727
tags:
28-
- v2.3.2
28+
- v2.4.0
2929
# - latest
3030
# - stable-java17
3131
daemon_off: false

0 commit comments

Comments
 (0)