1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
Ycarus 2018-02-22 23:27:59 +01:00
parent faed00b96f
commit caed5aff86

View file

@ -5,8 +5,9 @@ jobs:
timezone: Europe/Paris timezone: Europe/Paris
environment: environment:
- OMR_VERSION: v1.0 - OMR_VERSION: $CIRCLE_TAG
- OMR_TARGET: x86_64 - OMR_TARGET: x86_64
- OMR_IMG: yes
working_directory: ~/ working_directory: ~/
@ -56,3 +57,9 @@ jobs:
key: cache-{{ checksum "/tmp/cache-version" }} key: cache-{{ checksum "/tmp/cache-version" }}
paths: paths:
- openmptcprouter - openmptcprouter
workflows:
version: 2
main:
jobs:
- build