Skip to content

Commit d9cadd1

Browse files
committed
Moves to build-image
1 parent 453f1e4 commit d9cadd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
- name: "Install Python Packages for Setup"
130130
run: "pip install invoke poetry toml"
131131
- name: "Build Container"
132-
run: "invoke build"
132+
run: "invoke build-image"
133133
needs:
134134
- "bandit"
135135
- "pydocstyle"

0 commit comments

Comments
 (0)