fix: add revision in uses
Some checks failed
Build and Deploy Hugo Site to Preview / call-build-workflow (push) Failing after 1s
Build and Deploy Hugo Site to Preview / deploy-to-target (push) Failing after 3s

This commit is contained in:
norb 2024-06-25 17:39:31 +02:00
commit 387afe3c3d

View file

@ -7,13 +7,14 @@ on:
- kontaktformular-filter-spam
env:
SSH_USER: verua.info
SSH_HOST: verua.info
DEPLOY_PATH: preview/httpdocs
SSH_USER: verua.info
SSH_HOST: verua.info
DEPLOY_PATH: preview/httpdocs
jobs:
call-build-workflow:
uses: ./.gitea/build-workflow.yaml
uses: ./.gitea/build-workflow.yaml@develop
deploy-to-target:
steps:
- name: Deploy to Development