Skip to content

Commit

Permalink
Removed logs
Browse files Browse the repository at this point in the history
  • Loading branch information
ShahanaFarooqui committed Oct 7, 2023
1 parent 2b0961e commit 69a5d97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
fi
#
sudo docker build --pull -t $DOCKERHUB_REPO:$LATEST_TAG-amd64 -f amd64.Dockerfile .
echo "SHAHANA"
echo $DOCKERHUB_PASS
echo $DOCKERHUB_PASS | sudo docker login -u $DOCKERHUB_USER --password-stdin
sudo docker push $DOCKERHUB_REPO:$LATEST_TAG-amd64
Expand Down

0 comments on commit 69a5d97

Please sign in to comment.