Skip to content

Commit 8cd2a4e

Browse files
committed
update build logic
1 parent 3294bda commit 8cd2a4e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build_images.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
repos = [
66
"https://github.com/legendu-net/docker-gophernotes.git",
77
"https://github.com/legendu-net/docker-rust-utils.git",
8+
"https://github.com/legendu-net/docker-rust-cicd.git",
89
"https://github.com/legendu-net/docker-python-portable.git",
910
"https://github.com/legendu-net/docker-vscode-server.git",
1011
"https://github.com/legendu-net/docker-gitpod.git",
@@ -25,9 +26,6 @@
2526
"https://github.com/legendu-net/docker-rust-utils.git",
2627
"https://github.com/legendu-net/docker-vscode-server.git",
2728
],
28-
"cicd": [
29-
"https://github.com/legendu-net/docker-rust.git",
30-
],
3129
"blog": [
3230
"https://github.com/legendu-net/docker-gitpod.git",
3331
],

0 commit comments

Comments
 (0)