Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaSBrown committed Feb 19, 2024
1 parent f5817b3 commit 005b707
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -521,8 +521,10 @@ end-to-end-repo-setup:
- ./run_repo.sh
- sleep 10
- ./scripts/container_run_test.sh -e -c "1" -t "${REGISTRY}/${IMAGE_TAG}${BRANCH_LOWER}"

# - echo " </dev/null &>/dev/null &" >> run_repo.sh

# Requires setting up Globus Connect Server, requires firewall exceptions on
# the machine running this.
end-to-end-gcs-authz-setup:
variables:
IMAGE_TAG: "datafed/gcs-authz-"
Expand Down

0 comments on commit 005b707

Please sign in to comment.