fix image name
This commit is contained in:
@@ -16,4 +16,4 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- 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) .
|
||||||
|
|||||||
Reference in New Issue
Block a user