Added circleci for gh-pages

This commit is contained in:
Marcin Grzejszczak
2020-03-17 09:13:29 +01:00
parent 718e378b87
commit f21a9859ee

12
.circleci/config.yml Normal file
View File

@@ -0,0 +1,12 @@
version: 2
jobs:
build:
docker:
- image: springcloud/pipeline-base
user: appuser
environment:
_JAVA_OPTIONS: "-Xms1024m -Xmx2048m"
TERM: dumb
branches:
ignore:
- gh-pages # list of branches to ignore