hardcoding push action tags to be lowercase
Some checks failed
Build and Deploy NextJS SculptedArc Website / build-and-deploy (push) Failing after 1m7s
Some checks failed
Build and Deploy NextJS SculptedArc Website / build-and-deploy (push) Failing after 1m7s
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: gitea.sculpted-arc.co.uk/${{ gitea.repository }}:latest
|
||||
tags: gitea.sculpted-arc.co.uk/sculptedarcwebsite:latest
|
||||
|
||||
# 3. Securely SSH to the host using masked secrets
|
||||
- name: Deploy to Server via SSH
|
||||
|
||||
Reference in New Issue
Block a user