Commit 55c467b0 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

try ssh executor

parent cc9de839
Pipeline #100 failed with stages
in 5 seconds
......@@ -23,6 +23,7 @@ stages: # List of stages for jobs, and their order of execution
build-job: # This job runs in the build stage, which runs first.
stage: build
script:
- which ssh
- echo "Compiling the code..."
- echo "Compile complete."
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment