Skip to content

Commit

Permalink
Updated the command in config of CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvsonagara authored Aug 23, 2023
1 parent 071cf94 commit 72fb59c
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 72fb59c

Please sign in to comment.