diff --git a/.woodpecker.yml b/.woodpecker.yml index 6acb9c2..ca04734 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -3,7 +3,7 @@ steps: image: maltegrosse/woodpecker-buildah:0.0.12 settings: registry: git.sandbox.iuk.hdm-stuttgart.de - repository: grosse/jupyterlab-datascience + repository: specht/woodpecker-test #tag: 4.0.12c architectures: aarch64 amd64 context: Dockerfile @@ -12,5 +12,5 @@ steps: from_secret: docker_username password: from_secret: docker_password - when: - branch: main \ No newline at end of file + when: + branch: main \ No newline at end of file