This commit is contained in:
Daniel
2018-10-11 23:07:55 +00:00
parent 35ccf183ab
commit 1bbf05b360
2 changed files with 5 additions and 6 deletions
+2
View File
@@ -5,6 +5,7 @@ jobs:
machine: true
steps:
- checkout
- run: chmod +x -v *.sh
- run: sudo ./runit-all.sh 64
- persist_to_workspace:
root: /tmp/danio-gcc/64
@@ -15,6 +16,7 @@ jobs:
machine: true
steps:
- checkout
- run: chmod +x -v *.sh
- run: sudo ./runit-all.sh 32
- persist_to_workspace:
root: /tmp/danio-gcc/32