chore: Release channels action to create stable images (#4110)

* feat: testing skopeo and introduce stable container

* yaml syntax

* yaml syntax

* testing release

* corrected docker images path

* set release to 2.0.0 to test copy

* reset channel

* create stable images

* feat: create release channels for docker containers

* fix removed arch due to multiarch build

* chore: updated action name

* Update .github/workflows/release-channels.yml

Co-authored-by: Florian Forster <florian@caos.ch>

Co-authored-by: Florian Forster <florian@caos.ch>
This commit is contained in:
Christian Jakob
2022-08-04 10:53:35 +02:00
committed by GitHub
parent 64508c42ea
commit 7020b59f1d
2 changed files with 53 additions and 0 deletions

1
release-channels.yaml Normal file
View File

@@ -0,0 +1 @@
stable: "v2.0.1"