Skip to content

Commit

Permalink
build-image-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fynmanoj committed Aug 25, 2023
1 parent 071cf94 commit 519992e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fi
# Build and tag the Docker image
./gradlew build
./gradlew bootJar
docker build -t "openmf/ph-ee-connector-channel:$IMAGE_TAG" .
# Push the Docker image to Docker Hub
Expand Down

0 comments on commit 519992e

Please sign in to comment.