This commit is contained in:
parent
597fb17ad9
commit
cedd5e9e20
12
.drone.yml
12
.drone.yml
@ -4,18 +4,18 @@ pipeline:
|
||||
image: plugins/docker
|
||||
repo: bunix42/jekyll
|
||||
build_args:
|
||||
- JEKYLL_VERSION=3.7.2
|
||||
- JEKYLL_VERSION=3.7.4
|
||||
tags:
|
||||
- 3.7.2
|
||||
- 3.7.4
|
||||
secrets: [ docker_username, docker_password ]
|
||||
|
||||
jekyll-3.8:
|
||||
image: plugins/docker
|
||||
repo: bunix42/jekyll
|
||||
build_args:
|
||||
- JEKYLL_VERSION=3.8.6
|
||||
- JEKYLL_VERSION=3.8.7
|
||||
tags:
|
||||
- 3.8.6
|
||||
- 3.8.7
|
||||
secrets: [ docker_username, docker_password ]
|
||||
|
||||
jekyll-3.9:
|
||||
@ -31,9 +31,9 @@ pipeline:
|
||||
image: plugins/docker
|
||||
repo: bunix42/jekyll
|
||||
build_args:
|
||||
- JEKYLL_VERSION=4.2.0
|
||||
- JEKYLL_VERSION=4.2.1
|
||||
tags:
|
||||
- 4.2.0
|
||||
- 4.2.1
|
||||
secrets: [ docker_username, docker_password ]
|
||||
|
||||
slack:
|
||||
|
Loading…
Reference in New Issue
Block a user