File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 fmt :
77 runs-on : ubuntu-18.04
88 container :
9- image : adamschwalm/hypervisor-build:15
9+ image : adamschwalm/hypervisor-build:16
1010 options : " -u 0:0"
1111 steps :
1212 - uses : actions/checkout@v1
1717 runs-on : ubuntu-18.04
1818 needs : fmt
1919 container :
20- image : adamschwalm/hypervisor-build:15
20+ image : adamschwalm/hypervisor-build:16
2121 options : " -u 0:0"
2222 steps :
2323 - uses : actions/checkout@v1
3030 runs-on : ubuntu-18.04
3131 needs : fmt
3232 container :
33- image : adamschwalm/hypervisor-build:15
33+ image : adamschwalm/hypervisor-build:16
3434 options : " -u 0:0"
3535 steps :
3636 - uses : actions/checkout@v1
Original file line number Diff line number Diff line change 11CARGO? =cargo
22BUILD_TYPE? =release
3- BUILD_REPO_TAG =15
3+ BUILD_REPO_TAG =16
44DOCKER_IMAGE =adamschwalm/hypervisor-build:$(BUILD_REPO_TAG )
55
66TEST_IMAGE_REPO =https://github.com/mythril-hypervisor/build
You can’t perform that action at this time.
0 commit comments