mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
fix armake issues with latest release against ACE3 (#6693)
This issue has been resolved in Armake on the master branch. By switching to the `:master` tag we can use armake to build the ACE project again.
This commit is contained in:
parent
d69cfdb286
commit
4c0056b737
@ -2,7 +2,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: acemod/armake
|
||||
- image: acemod/armake:master
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
Loading…
Reference in New Issue
Block a user