Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias authored Jun 7, 2024
1 parent 137ecb7 commit 0c9f87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
with:
images: ${{ env.IMAGE_NAME }}

- run: echo "Build type $BUILD_TYPE"
- run: echo "Build type ${{ env.BUILD_TYPE }}"

- name: Build and push
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 0c9f87d

Please sign in to comment.