Skip to content

Commit

Permalink
docker
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoutigeWolf committed Jul 1, 2024
1 parent d6f6735 commit bdeae2f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
id: package-version
uses: martinbeentjes/[email protected]

- run: echo ${{ steps.package-version.outputs.current-version}}

- name: Build the Docker image
run: docker build . --file Dockerfile --tag portfolio:${{ steps.package-version.outputs.current-version}}

Expand Down

0 comments on commit bdeae2f

Please sign in to comment.