Skip to content

Commit fe6f3b1

Browse files
author
Christian Fortes
committed
:: Build updates
1 parent 2f6d5ee commit fe6f3b1

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.circleci/config.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,18 +97,12 @@ workflows:
9797
jobs:
9898
# Build application
9999
- build:
100-
branches:
101-
ignore:
102-
- gh-pages
103100
filters:
104101
branches:
105102
only: master
106103

107104
# Publish to gh-pages
108105
- deploy:
109-
branches:
110-
ignore:
111-
- gh-pages
112106
requires:
113107
- build
114108
filters:

0 commit comments

Comments
 (0)