mirror of
https://github.com/goharbor/harbor.git
synced 2025-03-02 10:41:59 +01: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