Skip to content

Commit

Permalink
Merge pull request #6 from TauferLab/develop
Browse files Browse the repository at this point in the history
[update] docker configuration
  • Loading branch information
hfmartinez authored Jun 24, 2024
2 parents effd702 + 872541c commit 7e8ee49
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 7e8ee49

Please sign in to comment.