Update .gitea/workflows/deploy.yaml
Some checks failed
Deploy on production / deploy (push) Failing after 29s

This commit is contained in:
rukshan 2025-09-29 00:16:56 +06:00
parent b65aa7b29d
commit a90fb108d6

View File

@ -19,5 +19,4 @@ jobs:
cd /home/mishealth/BD-Core-FHIR-IG
git pull origin main
docker run --rm -v $(pwd):/home/publisher/ig hl7fhir/ig-publisher-base:latest /home/publisher/ig/_genonce.sh
cp -r output/* /var/www/html/
sudo systemctl restart nginx