Commit graph

6 commits

Author SHA1 Message Date
christian 14df00e631
Fix: push images with the version tag first
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful
2024-07-27 23:27:23 +02:00
christian 38078de4b0
Fix: set -p for mkdir
Some checks failed
ci/woodpecker/push/nextcloud/2 Pipeline failed
ci/woodpecker/push/nextcloud/1 Pipeline failed
2024-07-27 23:23:25 +02:00
christian 4fcbc46175
Build Container on push if it's files have changed
Some checks failed
ci/woodpecker/push/nextcloud/1 Pipeline failed
ci/woodpecker/push/nextcloud/2 Pipeline failed
ci/woodpecker/push/keycloak Pipeline was successful
2024-07-27 23:19:14 +02:00
christian 8dfecd068d
Build our nextcloud image via woodpecker
Some checks failed
ci/woodpecker/push/nextcloud/1 Pipeline failed
ci/woodpecker/push/nextcloud/2 Pipeline failed
ci/woodpecker/push/keycloak Pipeline was successful
2024-07-27 23:09:59 +02:00
June bc8cd3dec6
Only tag with branch name everytime and tag with ver. and latest on main
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
This way the version tag is stable aka only points to builds from main.
2024-07-27 01:33:46 +02:00
June 00158d0205
setup automated Keycloak image builds with Woodpecker, kaniko and crane
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
This way the Keycloak host can simply pull a finished image and doesn't
need to build a Keycloak image itself.

Co-authored-by: c6ristian <c6ristian@christian.moe>
2024-07-27 01:16:31 +02:00