We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a941f9 commit 22ac832Copy full SHA for 22ac832
.github/workflows/test_s3_remote_reductionist.yml
@@ -41,6 +41,7 @@ jobs:
41
- name: Export proxy
42
run: |
43
echo 'USE_S3 = True' >> activestorage/config.py
44
+ echo 'REMOTE_RED = True' >> activestorage/config.py
45
- name: Ping remote Reductionist
46
run: curl -k https://192.171.169.248:8080/.well-known/reductionist-schema
47
- uses: conda-incubator/setup-miniconda@v2
0 commit comments