remove jupyter build, as it is migrated to separate repo
All checks were successful
Build images / build-images-amd64 (push) Successful in 8m54s
Build images / build-images-arm64 (push) Successful in 14m22s
Build images / update-images-manifests (push) Successful in 24s

This commit is contained in:
Maciej Lebiest 2024-04-14 20:19:54 +02:00
parent 89449b079e
commit 0ca19c653c

View file

@ -7,7 +7,7 @@ on:
- cron: '30 5 */10 * *' - cron: '30 5 */10 * *'
env: env:
IMAGES: system-toolbox cloud-toolbox tor zabbix-agent snowflake jupyter IMAGES: system-toolbox cloud-toolbox tor zabbix-agent snowflake
jobs: jobs:
build-images-arm64: build-images-arm64:
runs-on: [ arm64 ] runs-on: [ arm64 ]