respecifying url in deploy step
Some checks failed
/ Plan (push) Failing after 14s

This commit is contained in:
Dan Hamik 2024-11-25 08:35:39 -06:00
parent b0df641683
commit 6a7664e36e

View File

@ -31,4 +31,4 @@ jobs:
run: |
echo "${{ secrets.GITEASECRET_TOKEN }}" | docker login git.hamik.net -u paradizelost --password-stdin
docker build -t paradizelost/visubnet:latest .
docker push paradizelost/visubnet
docker push git.hamik.net/paradizelost/visubnet