mirror of
https://github.com/mozilla-services/syncstorage-rs.git
synced 2026-05-05 20:26:26 +02:00
Merge branch 'master' into impl-kv-for-tags
This commit is contained in:
commit
7ea52040c8
@ -189,7 +189,7 @@ jobs:
|
||||
name: Deploy to Dockerhub
|
||||
command: |
|
||||
if [ "${CIRCLE_BRANCH}" == "master" ]; then
|
||||
DOCKER_TAG="latest"
|
||||
DOCKER_TAG="${CIRCLE_SHA1}"
|
||||
fi
|
||||
|
||||
if echo "${CIRCLE_BRANCH}" | grep '^feature\..*' > /dev/null; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user