Skip to content
Snippets Groups Projects
Verified Commit f5f4beb3 authored by Torsten Grote's avatar Torsten Grote
Browse files

always build and verify latest versions

parent 7371b779
No related branches found
No related tags found
1 merge request!3Upgrade to obfs4proxy 0.0.11 and also build 64-bit versions
Pipeline #3704 passed with warnings
......@@ -24,7 +24,7 @@ build:
test:
stage: test
script:
- docker run -v `pwd`:/opt/go-reproducer ${TEST_IMAGE} /bin/bash -c "./build-obfs4proxy.py 0.0.9 && ./verify-obfs4proxy.py 0.0.9"
- docker run -v `pwd`:/opt/go-reproducer ${TEST_IMAGE} /bin/bash -c "./build-obfs4proxy.py && ./verify-obfs4proxy.py"
allow_failure: true
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment