Skip to content

Commit

Permalink
[update] docker configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
hfmartinez committed Jun 24, 2024
1 parent ccfe8b4 commit 872541c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ jobs:
- name: Build and push register app
uses: docker/build-push-action@v3
with:
context: hands-on
push: true
file: ./hands-on/Dockerfile
file: ./Dockerfile
tags: ${{ secrets.DOCKERHUB_ORG }}/somospie_openvisus:acmtutorial

env:
Expand Down

0 comments on commit 872541c

Please sign in to comment.