Skip to content

Commit

Permalink
escape
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl authored Nov 28, 2024
1 parent b5e641e commit 5f3f2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ get_data:
needs:
- ["get_data","common:setup"]
before_script:
- mc config host add S3 https://eics3.sdcc.bnl.gov:9000 ${S3_ACCESS_KEY} ${S3_SECRET_KEY} || echo "ERROR: Failed to configure S3. Server may not be accessible."
- mc config host add S3 https://eics3.sdcc.bnl.gov:9000 ${S3_ACCESS_KEY} ${S3_SECRET_KEY} || echo "ERROR\: Failed to configure S3. Server may not be accessible."
- source .local/bin/env.sh
- source /opt/detector/epic-main/setup.sh
- ls -lrtha
Expand Down

0 comments on commit 5f3f2d8

Please sign in to comment.