Update '.woodpecker.yml'
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
15748f56cb
commit
d08610b863
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ pipeline:
|
||||||
|
|
||||||
docs:
|
docs:
|
||||||
group: ci
|
group: ci
|
||||||
image: julia:${JULIA_VERSION}
|
image: julia:${JULIA_VERSION}-alpine3.17
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
branch: master
|
branch: master
|
||||||
|
|
Loading…
Reference in a new issue