mirror of
https://github.com/adferrand/docker-backuppc.git
synced 2023-11-05 04:40:26 +01:00
Configure tag build
This commit is contained in:
parent
6e09b69452
commit
a60d5ab708
@ -38,11 +38,11 @@ workflows:
|
||||
jobs:
|
||||
- build:
|
||||
filters:
|
||||
branches:
|
||||
only: ^circleci$
|
||||
tags:
|
||||
only: ^[0-9.]+
|
||||
- deploy:
|
||||
requires:
|
||||
- build
|
||||
filters:
|
||||
branches:
|
||||
only: ^circleci$
|
||||
tags:
|
||||
only: ^[0-9.]+
|
||||
|
Loading…
Reference in New Issue
Block a user