mirror of
https://github.com/goharbor/harbor
synced 2025-04-08 20:00:56 +00:00
update Makefile
This commit is contained in:
commit
8b1eaded2f
2
Makefile
2
Makefile
|
@ -299,7 +299,7 @@ package_offline: compile build modify_composefile
|
|||
@cp NOTICE $(HARBORPKG)/NOTICE
|
||||
|
||||
@echo "pulling nginx and registry..."
|
||||
@$(DOCKERPULL) registry:$(REGISTRYVERSION)
|
||||
@$(DOCKERPULL) vmware/registry:$(REGISTRYVERSION)
|
||||
@$(DOCKERPULL) nginx:$(NGINXVERSION)
|
||||
@if [ "$(NOTARYFLAG)" = "true" ] ; then \
|
||||
echo "pulling notary and harbor-notary-db..."; \
|
||||
|
|
Loading…
Reference in New Issue
Block a user