Compare commits

..

No commits in common. "02ef3a5cfb74797830f08db46e4f2fb5f9bcf747" and "eab696d011242e71c2ec2e3a43cd28452645c6e9" have entirely different histories.

View file

@ -10,7 +10,7 @@ resources:
- name: source
type: git
source:
uri: https://gitea.redxef.at/redxef/jupyterhub-docker-spawner-image
uri: https://gitea.redxef.at/redxef/jupyter-docker-spawner-image
branch: main
fetch_tags: true
- name: upstream-image
@ -70,7 +70,7 @@ jobs:
- name: build-output
params:
dest: build-output/image.tar
platform: aarch64,x86_64
platform: aarch64,arm,i386,ppc64le,s390x,x86_64
run:
path: build
- put: image