Rename image

This commit is contained in:
2023-06-30 16:16:43 +01:00
parent 391855c908
commit 6c41cfaeb1

View File

@ -15,5 +15,5 @@ steps:
from_secret: registry_token
commands:
- img login -u registry -p $TOKEN registry.v0l.io
- img build -t registry.v0l.io/nostr-streamer:latest -f NostrStreamer/Dockerfile .
- img push registry.v0l.io/nostr-streamer:latest
- img build -t registry.v0l.io/zap-live-api:latest -f NostrStreamer/Dockerfile .
- img push registry.v0l.io/zap-live-api:latest