Skip to content
Snippets Groups Projects
Commit c3d4c633 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix typo

parent cbca3a95
No related branches found
No related tags found
No related merge requests found
Pipeline #6224 passed with warnings
...@@ -114,7 +114,7 @@ spec: ...@@ -114,7 +114,7 @@ spec:
- $[[ inputs.gnu_make ]] $[[ inputs.build_flags ]] $BUILD_ARGS - $[[ inputs.gnu_make ]] $[[ inputs.build_flags ]] $BUILD_ARGS
- mkdir -p "/tmp/gitlab-runner/$[[ inputs.os ]]-$[[ inputs.platform ]]-${CI_PIPELINE_ID}" - mkdir -p "/tmp/gitlab-runner/$[[ inputs.os ]]-$[[ inputs.platform ]]-${CI_PIPELINE_ID}"
- cd ../.. - cd ../..
- tar -czf "/tmp/gitlab-runner/$[[ inputs.os ]]-$[[ inputs.platform ]]-${CI_PIPELINE_ID}/conio.tgz" src/conio/*.lib.release* src/conio/*.obj.release*/*.o* - tar -czf "/tmp/gitlab-runner/$[[ inputs.os ]]-$[[ inputs.platform ]]-${CI_PIPELINE_ID}/ciolib.tgz" src/conio/*.lib.release* src/conio/*.obj.release*/*.o*
needs: [] needs: []
"$[[ inputs.os ]]-$[[ inputs.platform ]] [sftp]": "$[[ inputs.os ]]-$[[ inputs.platform ]] [sftp]":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment