Update .gitea/workflows/deploy.yaml
Some checks failed
Deploy on production / deploy (push) Failing after 29s
Some checks failed
Deploy on production / deploy (push) Failing after 29s
This commit is contained in:
parent
b65aa7b29d
commit
a90fb108d6
@ -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
|
||||
Loading…
Reference in New Issue
Block a user