Skip to content

Commit 7d64180

Browse files
committed
docker build for develop
1 parent a91f7b3 commit 7d64180

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,7 @@ jobs:
110110
run-unittest:
111111
env:
112112
PRIMUS_WORKDIR: /apps/tas/0_public/primus_k8s_ci
113-
needs: [docker-build]
114-
# needs: [code-lint]
113+
needs: [code-lint]
115114
runs-on: [tas-k8s]
116115
steps:
117116
- run: echo "🎉 Begin Primus-Turbo Checkout."

0 commit comments

Comments
 (0)