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:
|
||||
build_and_release:
|
||||
image: maltegrosse/woodpecker-buildah:0.0.7
|
||||
image: maltegrosse/woodpecker-buildah:0.0.8
|
||||
pull: true
|
||||
|
||||
settings:
|
||||
|
@ -9,6 +9,7 @@ steps:
|
|||
tag: 4.0.12c
|
||||
architectures: amd64
|
||||
context: Dockerfile
|
||||
imagename: jupyterlab-datascience
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
|
|
Loading…
Reference in New Issue