Skip to content
Snippets Groups Projects
Commit 25ce27c7 authored by nazlicag97's avatar nazlicag97
Browse files

Update .gitlab-ci.yml file

parent 595b9847
No related branches found
No related tags found
No related merge requests found
Pipeline #65852 failed
......@@ -23,7 +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.
run-on: ubuntu-latest
runs-on: ubuntu-latest
stage: build
script:
- echo "Compiling the code..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment