Update .gitlab-ci.yml file

This commit is contained in:
Logan Arias 2023-10-10 23:43:50 +00:00 committed by Logan-A
parent 5aa89a712a
commit eb44efbc2f

View file

@ -29,7 +29,7 @@ build-job: # This job runs in the build stage, which runs first.
script: script:
- "ls" - "ls"
- "pwd"