From c0b9c14ebd1524a1e2334e656f997ec680a18966 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Sat, 13 May 2023 03:06:53 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- .gitpod.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitpod.yml') diff --git a/.gitpod.yml b/.gitpod.yml index fd57b15ce38..684f9a8e5a2 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -51,6 +51,9 @@ tasks: [[ -f /workspace/gitpod_start_time.sh ]] && source /workspace/gitpod_start_time.sh SECONDS=0 cd /workspace/gitlab-development-kit + make gitlab-update + make gitlab-shell-update + make gitlab-workhorse-update # update GDK if [ "$GITLAB_UPDATE_GDK" == true ]; then echo "$(date) – Updating GDK" | tee -a /workspace/startup.log -- cgit v1.2.3