mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-23 02:35:17 +01:00
1e616ad393
* Replace python script with node script for portal Dockerfile Signed-off-by: AllForNothing <sshijun@vmware.com> * Fix build db base error in build_base_images Signed-off-by: Yang Jiao <jiaoya@vmware.com> --------- Signed-off-by: AllForNothing <sshijun@vmware.com> Signed-off-by: Yang Jiao <jiaoya@vmware.com> Co-authored-by: Yang Jiao <jiaoya@vmware.com>
31 lines
719 B
Plaintext
31 lines
719 B
Plaintext
# Please add memo for logging the reason to trigger build base images action.
|
|
# Note:
|
|
# Any modifiction of this file will trigger base images build action.
|
|
|
|
|
|
%changelog
|
|
|
|
* Add date here... Add signature here...
|
|
- Add your reason here...
|
|
|
|
* May 08 2023 <jiaoya@vmware.com>
|
|
- Refresh base image
|
|
|
|
* Feb 01 2023 <jiaoya@vmware.com>
|
|
- Refresh base image
|
|
|
|
* Sept 26 2022 <jiaoya@vmware.com>
|
|
- Refresh base image
|
|
|
|
* Apr 28 2022 <jiaoya@vmware.com>
|
|
- Refresh base image
|
|
|
|
* Oct 28 2021 <jiaoya@vmware.com>
|
|
- Refresh base image
|
|
|
|
* Oct 18 2021 <jiaoya@vmware.com>
|
|
- Refresh base image
|
|
|
|
* Jul 15 2021 <danfengl@vmware.com>
|
|
- Create this file to trigger build base action in buld-package workflow
|