diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 98cdbc3..97d8297 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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: