mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-24 17:35:34 +02:00
add tag condition for ci
This commit is contained in:
@@ -33,7 +33,10 @@ workflows:
|
|||||||
version: 2
|
version: 2
|
||||||
deploy:
|
deploy:
|
||||||
jobs:
|
jobs:
|
||||||
- build
|
- build:
|
||||||
|
filters:
|
||||||
|
tags:
|
||||||
|
only: /^v.*/
|
||||||
|
|
||||||
orbs:
|
orbs:
|
||||||
docker: circleci/docker@1.0.1
|
docker: circleci/docker@1.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user