Skip to content
Snippets Groups Projects
Commit 3cc9bdb2 authored by dam1n19's avatar dam1n19
Browse files

Merge branches 'feat_accel_decouple' and 'feat_accel_decouple' of...

Merge branches 'feat_accel_decouple' and 'feat_accel_decouple' of git.soton.ac.uk:soclabs/nanosoc into feat_accel_decouple
parents 4a583970 59325ab8
Branches
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