Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 9d953df

Browse files
committed
Fix build for test-scan
1 parent 5a0ac1c commit 9d953df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
username: ${{ secrets.DOCKER_USERNAME }}
164164
password: ${{ secrets.DOCKER_PASSWORD }}
165165
repository: scbexperimental/parser-test-scan
166-
path: ./integrations/nmap/parser/
166+
path: ./integrations/test-scan/parser/
167167
tag_with_ref: true
168168
tag_with_sha: true
169169
- uses: docker/build-push-action@v1

0 commit comments

Comments
 (0)