1
0
mirror of https://github.com/SomboChea/ui synced 2024-11-05 06:04:28 +07:00

chore: update circleci

This commit is contained in:
Juan Picado @jotadeveloper 2019-04-06 18:14:03 +02:00
parent 3a63fba339
commit 7bde18c8d9
No known key found for this signature in database
GPG Key ID: 18AC54485952D158

View File

@ -2,7 +2,7 @@ version: 2
aliases: aliases:
- &defaults - &defaults
working_directory: ~/verdaccio working_directory: ~/verdaccio-ui
- &node8_executor - &node8_executor
docker: docker:
- image: circleci/node:8 - image: circleci/node:8
@ -29,11 +29,6 @@ aliases:
filters: filters:
tags: tags:
only: /.*/ only: /.*/
branches:
ignore:
- gh-pages
- l10n_master
- /release\/.*/
- &execute_on_release - &execute_on_release
filters: filters:
tags: tags: