fix image name

This commit is contained in:
bb-ivo
2024-04-22 11:14:50 +02:00
parent 9325ebe159
commit aeb1670c83

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/dsa:$(git rev-parse --short HEAD) .
run: docker build -t 172.19.0.2:32768/frietlijst:$(git rev-parse --short HEAD) .