Skip to content
Snippets Groups Projects
Commit 9d9676d5 authored by ale's avatar ale
Browse files

Run noblogs/testsuite

parent 827b447c
No related branches found
No related tags found
Loading
Pipeline #85365 failed
#!/bin/sh
exec curl -H 'X-Forwarded-Proto: https' -H 'Host: noblogs.org' -v -s ${TARGET_URL}/
TESTSUITE_IMAGE="registry.git.autistici.org/noblogs/testsuite:main"
# Run the test suite using Podman, in the foreground.
exec podman run --rm --pull=always --network=host ${TESTSUITE_IMAGE}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment