mirror of https://github.com/aredn/aredn.git
revert cci premake (#187)
* build: switch to premake image to save time * build: revert prior change to the container
This commit is contained in:
parent
47791befe9
commit
20d73eae31
|
@ -5,7 +5,8 @@ jobs:
|
|||
######################################
|
||||
build:
|
||||
docker:
|
||||
- image: arednmesh/builder:premake
|
||||
- image: arednmesh/builder
|
||||
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
|
Loading…
Reference in New Issue