fix build dir
All checks were successful
Build / build (push) Successful in 2m14s

This commit is contained in:
Ivo Spijkerman
2025-08-31 16:36:59 +02:00
parent 4e32b0bd25
commit d4deff33c7

View File

@@ -16,4 +16,4 @@ jobs:
uses: actions/checkout@v4
- name: Build and push Docker image
run: docker build -t 172.19.0.2:32768/ponzi:$(git rev-parse --short HEAD) ponzi
run: docker build -t 172.19.0.2:32768/ponzi:$(git rev-parse --short HEAD) .