Skip to content

Commit ea9545a

Browse files
author
Dennis Labordus
committed
Added docker file and dockerhub publish action.
Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
1 parent 73ab0fa commit ea9545a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dockerhub_publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- name: Build and push image to Docker Hub
3636
uses: docker/build-push-action@v2
3737
with:
38+
context: .
3839
push: true
3940
tags: |
4041
lfenergycompas/compas-open-scd:${{ steps.extract_tagname.outputs.tagname }}

0 commit comments

Comments
 (0)