Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias committed Jun 7, 2024
1 parent 4de796b commit ea3640d
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 $BUILD_TYPE"

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

0 comments on commit ea3640d

Please sign in to comment.