mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-26 15:55:16 +02:00
Fix/release broken (#257)
* Break release into 3 jobs * Replace Github action with podman command
This commit is contained in:
parent
542209423b
commit
dc2b599fda
2 changed files with 61 additions and 16 deletions
2
Makefile
2
Makefile
|
|
@ -104,5 +104,5 @@ update-dcs: set-version
|
|||
|
||||
docker-hub-login:
|
||||
cat docker-token.txt | \
|
||||
docker login -u trustgraph --password-stdin registry-1.docker.io
|
||||
${DOCKER} login -u trustgraph --password-stdin registry-1.docker.io
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue