mirror of https://github.com/aredn/aredn.git
ci: remove mikrotik from hotfix build (#126)
This commit is contained in:
parent
76ec275b89
commit
87663614d5
|
@ -18,9 +18,6 @@ jobs:
|
|||
- run:
|
||||
name: Build
|
||||
command: make
|
||||
- run:
|
||||
name: Build
|
||||
command: make SUBTARGET=mikrotik
|
||||
- run:
|
||||
name: Compress build files
|
||||
command: tar -cjf ~/${CIRCLE_BRANCH}_${ARTIFACTS_FILE} -C ${MY_WORKING_DIRECTORY}/${ARTIFACTS_DIR} .
|
||||
|
|
Loading…
Reference in New Issue