calling run-docker-build.sh

This commit is contained in:
Sven Vogel 2024-05-17 15:46:35 +02:00
parent 24dbfc7b20
commit 0bfd54dfb0
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ jobs:
- name: Setup SDK
run: source ./.env && docker pull servostar/gemstone:sdk-"$SDK"
- name: Compile
run: source ./.env && run-check-test.sh
run: source ./.env && run-docker-build.sh