Skip to content

Commit b8e5b52

Browse files
Update ci.yml
1 parent df832b1 commit b8e5b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
echo "======================================="
9898
echo "$TEST_DOCKER_PULL_KEY" |docker login nvcr.io --username '$oauthtoken' --password-stdin
9999
docker run \
100-
--net=host \
100+
--net=host \
101101
-v ./notebooks/api_usage_result.html:/app/input/aiva/api_usage.html \
102102
-v ./notebooks/ingest_data_result.html:/app/input/aiva/ingest_data.html \
103103
-v "$(pwd):/workspace" \

0 commit comments

Comments
 (0)