Skip to content

Commit

Permalink
errors in the flow
Browse files Browse the repository at this point in the history
  • Loading branch information
sathishjayapal committed Jun 2, 2024
1 parent d189e00 commit 7c70456
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
uses: docker/setup-buildx-action@v2
-
name: Build and push
uses: docker/build-push-action@v4
run: |
mvn clean package jib:dockerBuild -DskipTests
dockerlogin:login -u ${{ secrets.DOCKERHUB_USERNAME }} -p ${{ secrets.OCKERHUB_TOKEN }}
Expand Down

0 comments on commit 7c70456

Please sign in to comment.