[FEAT] release / docker ci pipeline (#1907)

* [FEAT] docker ci pipeline

* add release workflow

* depend on release

* move tag

* remove push to main

* fixup release workflow

* add latest tag on dockerhub

* cleanup

* Update .github/workflows/docker.yml

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>

* use latest versions of actions

---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
This commit is contained in:
dni ⚡
2024-01-30 13:28:34 +00:00
committed by GitHub
co-authored by Vlad Stan Pavol Rusnak
parent 10944bf100
commit 43d92ddb51
4 changed files with 68 additions and 79 deletions
-3
View File
@@ -38,9 +38,6 @@ jobs:
with:
make: openapi
# docker:
# uses: ./.github/workflows/docker.yml
regtest:
needs: [ lint ]
uses: ./.github/workflows/regtest.yml