File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
- name : Build
1
+ name : build
2
2
3
3
on :
4
4
5
5
schedule :
6
- - cron : ' 0 0/6 * * *'
6
+ - cron : ' 0 0/12 * * *'
7
+
8
+ push :
9
+ branches : [ master ]
7
10
8
11
jobs :
9
12
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This project gives you an out-of-the-box **Apache Spark** cluster in standalone
5
5
6
6
<p align =" center " ><img src =" docs/image/cluster-architecture.png " ></p >
7
7
8
- ![ Build ] ( https://github.com/andre-marcos-perez/spark-standalone-cluster-on-docker/workflows/Build /badge.svg?branch=master )
8
+ ![ build ] ( https://github.com/andre-marcos-perez/spark-standalone-cluster-on-docker/workflows/build /badge.svg?branch=master )
9
9
![ jupyterlab-latest-version] ( https://img.shields.io/docker/v/andreper/jupyterlab/2.1.4-spark-3.0.0?color=brightgreen&label=jupyterlab-latest )
10
10
![ spark-latest-version] ( https://img.shields.io/docker/v/andreper/spark-master/3.0.0-hadoop-2.7?color=yellow&label=spark-latest )
11
11
![ docker-version] ( https://img.shields.io/badge/docker-v1.13.0%2B-blue )
You can’t perform that action at this time.
0 commit comments