Skip to content
Snippets Groups Projects
Commit 69d81e23 authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

Update .gitlab-ci.yml file to correct syntax

parent b717e319
No related branches found
No related tags found
1 merge request!36Update libEHP to test for update of ELFIO.
Pipeline #20389 failed
......@@ -88,8 +88,8 @@ gather-bins-arm64:
needs: [gather-bins-arm32, gather-bins-arm64]
stage: protect_bins
script:
- ./cicd_testing/do-clean.sh
- ./cicd_testing/do-build.sh
- ./cicd_testing/do-clean.sh
- ./cicd_testing/do-build.sh
- ./cicd_testing/do-prot-bins.sh
artifacts:
expire_in: 1 day
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment