We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3294bda commit 8cd2a4eCopy full SHA for 8cd2a4e
build_images.py
@@ -5,6 +5,7 @@
5
repos = [
6
"https://github.com/legendu-net/docker-gophernotes.git",
7
"https://github.com/legendu-net/docker-rust-utils.git",
8
+ "https://github.com/legendu-net/docker-rust-cicd.git",
9
"https://github.com/legendu-net/docker-python-portable.git",
10
"https://github.com/legendu-net/docker-vscode-server.git",
11
"https://github.com/legendu-net/docker-gitpod.git",
@@ -25,9 +26,6 @@
25
26
27
28
],
- "cicd": [
29
- "https://github.com/legendu-net/docker-rust.git",
30
- ],
31
"blog": [
32
33
0 commit comments