Skip to content

Commit

Permalink
Add missing EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaSBrown committed Feb 12, 2024
1 parent 8448c90 commit 68c5919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@ end-to-end-core-setup:
-v "$CI_DATAFED_CORE_PRIV_KEY":/source/install/keys/datafed-core-key.priv
-t "${REGISTRY}/${IMAGE_TAG}${BRANCH_LOWER}"
</dev/null &>/dev/null &
EOF
- chmod +x run_core.sh
- ./run_core.sh
- sleep 10
Expand Down

0 comments on commit 68c5919

Please sign in to comment.