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