Skip to content
Snippets Groups Projects
Unverified Commit 9a60f27d authored by Wouter Deconinck's avatar Wouter Deconinck Committed by GitHub
Browse files

fix(ci): don't mc config host add S3 (#149)

parent 2c0dd9b6
No related branches found
No related tags found
No related merge requests found
Pipeline #119328 canceled
...@@ -107,7 +107,6 @@ get_data: ...@@ -107,7 +107,6 @@ get_data:
needs: needs:
- ["get_data","common:setup"] - ["get_data","common:setup"]
before_script: before_script:
- mc config host add S3 https://eics3.sdcc.bnl.gov:9000 ${S3_ACCESS_KEY} ${S3_SECRET_KEY} || echo "Failed to configure S3."
- source .local/bin/env.sh - source .local/bin/env.sh
- source /opt/detector/epic-main/setup.sh - source /opt/detector/epic-main/setup.sh
- ls -lrtha - ls -lrtha
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment