1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-15 03:51:51 +00:00
This commit is contained in:
Ycarus 2018-02-22 23:15:56 +01:00
parent 3c1fa4fd38
commit faed00b96f

View file

@ -30,7 +30,6 @@ jobs:
command: |
git clone https://github.com/ysurac/openmptcprouter || true
cd openmptcprouter
git fetch && git fetch --tags && git reset --hard $OMR_VERSION
export OMR_PATH="$CIRCLE_PROJECT_USERNAME/$CIRCLE_PROJECT_REPONAME/${CIRCLE_BRANCH:-$CIRCLE_TAG}"
export OMR_FEED_URL="$CIRCLE_REPOSITORY_URL"
export OMR_FEED_SRC="${CIRCLE_BRANCH:-$CIRCLE_TAG}"