mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-25 21:50:21 +00:00
Updated image
This commit is contained in:
parent
71e111e13f
commit
b56f0a7d42
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -137,7 +137,7 @@ jobs:
|
||||||
|
|
||||||
- name: Add stdin link
|
- name: Add stdin link
|
||||||
run: |
|
run: |
|
||||||
echo "http://www.test-nginx-2.local" | docker run -i --network host -v "$PWD"/data:/data archivebox add
|
echo "http://www.test-nginx-2.local" | docker run -i --network host -v "$PWD"/data:/data "$DOCKER_IMAGE" add
|
||||||
|
|
||||||
- name: List links
|
- name: List links
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue