diff --git a/.gitlab-ci.sec b/.gitlab-ci.sec
index 53fc94488344741c7ef77b88cc8c3b6761fd71d6..e61d0e8386d5c607c94ce66c6495a998f55db575 100644
--- a/.gitlab-ci.sec
+++ b/.gitlab-ci.sec
@@ -16,4 +16,3 @@
 # AR image repo and write cred
 GOOGLE_APPLICATION_CREDENTIALS  vault://${DOCKER_REGISTRY_PASSWORD_PATH} --form variable_type=file
 IMAGE_REPO ${DOCKER_REGISTRY}/${DOCKER_REPO}/${DOCKER_IMAGE} --form variable_type=env_var
-    
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 13cdf8b430eee998b93b6835837a2f42b8748cc5..45a493aef8f920439c736083b739c2bfe95e6219 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,7 +17,6 @@ stages:
 variables:
   FEATURE_FLAG_NAME: 1
   FF_GITLAB_REGISTRY_HELPER_IMAGE: 1
-  REGISTRY_IMAGE: gcr.io/uit-authnz/openldap
 
 ### Jobs
 build:
diff --git a/etc-apt-su-local/apt/sources.list.d/local.list b/etc-apt-su-local/apt/sources.list.d/local.list
deleted file mode 100644
index b6cf2e239fec38f460218638a37716d2b8680b9f..0000000000000000000000000000000000000000
--- a/etc-apt-su-local/apt/sources.list.d/local.list
+++ /dev/null
@@ -1,2 +0,0 @@
-deb http://debian.stanford.edu/debian-local bullseye main contrib non-free
-deb-src http://debian.stanford.edu/debian-local bullseye main contrib non-free
diff --git a/etc-apt-su-local/apt/sources.list.d/stanford.list b/etc-apt-su-local/apt/sources.list.d/stanford.list
deleted file mode 100644
index bd706ce30b3082feac614b72f359506bcfe07b10..0000000000000000000000000000000000000000
--- a/etc-apt-su-local/apt/sources.list.d/stanford.list
+++ /dev/null
@@ -1,5 +0,0 @@
-# APT configuration for Stanford-local repositories.
-
-# The Stanford-specific Debian archive and source tree (world-accessible).
-deb     http://debian.stanford.edu/debian-stanford bullseye main non-free contrib
-deb-src http://debian.stanford.edu/debian-stanford bullseye main non-free contrib
diff --git a/gcp-env.sh b/gcp-env.mk
similarity index 100%
rename from gcp-env.sh
rename to gcp-env.mk