From 4c0056b737169298fd9d7d7db41296dfcd67bd87 Mon Sep 17 00:00:00 2001 From: Thomas Kooi Date: Sun, 18 Nov 2018 20:36:40 +0100 Subject: [PATCH] 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. --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 2cdec68b4a..0d863a048d 100644 --- a/circle.yml +++ b/circle.yml @@ -2,7 +2,7 @@ version: 2 jobs: build: docker: - - image: acemod/armake + - image: acemod/armake:master steps: - checkout - run: