1
1
Fork 0

add minor tag level
continuous-integration/drone/push Build is passing Details

master
Hanjo Meinhardt 3 years ago
parent 0dd836a8ed
commit b3b3947bbc

@ -7,6 +7,7 @@ pipeline:
- JEKYLL_VERSION=3.8.7
tags:
- 3.8.7
- 3.8
secrets: [ docker_username, docker_password ]
jekyll-3.9:
@ -16,6 +17,7 @@ pipeline:
- JEKYLL_VERSION=3.9.1
tags:
- 3.9.1
- 3.9
secrets: [ docker_username, docker_password ]
jekyll-4.2:
@ -25,6 +27,7 @@ pipeline:
- JEKYLL_VERSION=4.2.1
tags:
- 4.2.1
- 4.2
secrets: [ docker_username, docker_password ]
slack:

Loading…
Cancel
Save