#
Some checks failed
FHIR IG CI/CD Pipeline with Version Persistence / build-ig (push) Failing after 31s
FHIR IG CI/CD Pipeline with Version Persistence / deploy (push) Has been skipped

This commit is contained in:
2026-04-10 15:11:11 +06:00
parent db8c1e2119
commit f8a13f1b19

View File

@@ -14,8 +14,6 @@ env:
jobs:
build-ig:
runs-on: fhir-runner
volumes:
- /home/mishealth/gitea-runner/input-cache:/cache
steps:
- name: Checkout repository
@@ -374,7 +372,7 @@ jobs:
- name: Prepare IG Publisher
run: |
mkdir -p input-cache
cp /cache/publisher.jar input-cache/publisher.jar
cp /home/mishealth/gitea-runner/input-cache/publisher.jar input-cache/publisher.jar
ls -al input-cache
- name: Build FHIR IG