test
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
d315f2c1ab
commit
6e5db168bc
|
@ -12,5 +12,5 @@ steps:
|
|||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
when:
|
||||
branch: main
|
||||
when:
|
||||
branch: main
|
|
@ -1,4 +1,3 @@
|
|||
FROM hello-world:linux
|
||||
ARG LAB_IMAGE=quay.io/jupyter/scipy-notebook:lab-4.0.12
|
||||
ARG NB_USER="jovyan"
|
||||
ARG NB_UID="1000"
|
||||
|
|
Loading…
Reference in New Issue