Skip to content

Commit

Permalink
make: docker-pull: signin
Browse files Browse the repository at this point in the history
  • Loading branch information
RandyMcMillan committed Apr 30, 2023
1 parent c0436ca commit d862f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ mytarget:
set -e ;\
echo 'msg=$$msg' ;\
)
docker-pull:docker-start## docker-pull
docker-pull:docker-start signin## docker-pull

@[[ '$(shell uname -s)' == 'Darwin' ]] && \
[[ '$(shell uname -m)' == 'x86_64' ]] && \
Expand Down

0 comments on commit d862f25

Please sign in to comment.