Skip to content
Snippets Groups Projects
Commit 8ed7c527 authored by dwn1c21's avatar dwn1c21
Browse files

Update .gitlab-ci.yml file for remove arm aaa ip

parent 8991e107
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ build-job-Z2: # This job runs in the build stage, which runs first. ...@@ -47,7 +47,7 @@ build-job-Z2: # This job runs in the build stage, which runs first.
- exit 1 - exit 1
- fi - fi
# cleanup arm-AAA-ip directory # cleanup arm-AAA-ip directory
- cd ../../../../../../ - cd ../../../../
- rm -r arm-AAA-ip - rm -r arm-AAA-ip
artifacts: artifacts:
paths: paths:
...@@ -83,7 +83,7 @@ build-job-ZCU104: # This job runs in the build stage, which runs first. ...@@ -83,7 +83,7 @@ build-job-ZCU104: # This job runs in the build stage, which runs first.
- exit 1 - exit 1
- fi - fi
# cleanup arm-AAA-ip directory # cleanup arm-AAA-ip directory
- cd ../../../../../../ - cd ../../../../
- rm -r arm-AAA-ip - rm -r arm-AAA-ip
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment