Skip to content

Commit 4c01022

Browse files
Update ci.yml
1 parent 3a47f21 commit 4c01022

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ jobs:
9595
TEST_DOCKER_PULL_KEY: ${{ secrets.TEST_DOCKER_PULL_KEY }}
9696
run: |
9797
echo "======================================="
98-
netstat -an |grep 3001
9998
echo "$TEST_DOCKER_PULL_KEY" |docker login nvcr.io --username '$oauthtoken' --password-stdin
10099
docker run \
101100
-v ./notebooks/api_usage_result.html:/app/input/aiva/api_usage.html \

0 commit comments

Comments
 (0)