Skip to content

Commit

Permalink
fix rebase issue
Browse files Browse the repository at this point in the history
fix rebase issue
  • Loading branch information
tsubramanian authored Mar 29, 2023
1 parent 9e92d54 commit ab7f5ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devops/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ RUN set -ex \
&& git pull \
&& cd /wbia/wildbook-ia/ \
&& git reset --hard origin/main \
&& git config pull.rebase true \
&& git pull

##########################################################################################
Expand Down

0 comments on commit ab7f5ab

Please sign in to comment.