From 0e056403f86df5a2af42f0fa5e0a20e3e02246c0 Mon Sep 17 00:00:00 2001 From: mdr0id Date: Wed, 10 Oct 2018 16:58:15 -0700 Subject: [PATCH 1/3] Remove stubbed line for sanity check on CI in production --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 001f415bb4..33dad7021c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,6 @@ # Date: 9/10/2018 # Description: Used to setup runners/jobs for librustzcash # Usage: Commit source and the pipeline will trigger the according jobs. - # For now the build and test are done in the same jobs. # # Known bugs/missing features: # From f30e703971612277aa32e127b8d83a28d1ec38a8 Mon Sep 17 00:00:00 2001 From: mdr0id Date: Thu, 11 Oct 2018 13:28:38 -0700 Subject: [PATCH 2/3] Second sanity check of local fork flow --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 33dad7021c..15dc8b4132 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,6 @@ # Usage: Commit source and the pipeline will trigger the according jobs. # # Known bugs/missing features: - # # ************************************************************************/ stages: From 07c60e0ad23cc3b261869b9d58d273b4d60a4d60 Mon Sep 17 00:00:00 2001 From: mdr0id Date: Thu, 11 Oct 2018 19:06:41 -0700 Subject: [PATCH 3/3] Sanity check url syntax --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 15dc8b4132..33dad7021c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,6 +7,7 @@ # Usage: Commit source and the pipeline will trigger the according jobs. # # Known bugs/missing features: + # # ************************************************************************/ stages: