8
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
66ba45dc13
commit
ec1332982f
|
@ -1,6 +1,6 @@
|
||||||
steps:
|
steps:
|
||||||
build_and_release:
|
build_and_release:
|
||||||
image: maltegrosse/woodpecker-buildah:0.0.7
|
image: maltegrosse/woodpecker-buildah:0.0.8
|
||||||
pull: true
|
pull: true
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
|
@ -9,6 +9,7 @@ steps:
|
||||||
tag: 4.0.12c
|
tag: 4.0.12c
|
||||||
architectures: amd64
|
architectures: amd64
|
||||||
context: Dockerfile
|
context: Dockerfile
|
||||||
|
imagename: jupyterlab-datascience
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
password:
|
password:
|
||||||
|
|
Loading…
Reference in New Issue