Compare commits
2 commits
eab696d011
...
02ef3a5cfb
Author | SHA1 | Date | |
---|---|---|---|
02ef3a5cfb | |||
2a395e640f |
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ resources:
|
|||
- name: source
|
||||
type: git
|
||||
source:
|
||||
uri: https://gitea.redxef.at/redxef/jupyter-docker-spawner-image
|
||||
uri: https://gitea.redxef.at/redxef/jupyterhub-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,arm,i386,ppc64le,s390x,x86_64
|
||||
platform: aarch64,x86_64
|
||||
run:
|
||||
path: build
|
||||
- put: image
|
||||
|
|
Loading…
Reference in a new issue