url stuff agian
All checks were successful
/ Plan (push) Successful in 20s

This commit is contained in:
Dan Hamik 2024-11-25 08:36:47 -06:00
parent 6a7664e36e
commit 5ffda6ec6a

View File

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