added gitea username to docker image push location
Some checks failed
Build and Deploy NextJS SculptedArc Website / build-and-deploy (push) Failing after 55s
Some checks failed
Build and Deploy NextJS SculptedArc Website / build-and-deploy (push) Failing after 55s
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: gitea.sculpted-arc.co.uk/sculptedarcwebsite:latest
|
||||
tags: gitea.sculpted-arc.co.uk/james-admin/sculptedarcwebsite:latest
|
||||
|
||||
# 3. Securely SSH to the host using masked secrets
|
||||
- name: Deploy to Server via SSH
|
||||
|
||||
Reference in New Issue
Block a user