From 97841608e01dee30b8d17fe9da1e32f277ca0835 Mon Sep 17 00:00:00 2001 From: Souhaila Noor Date: Tue, 23 Nov 2021 15:26:42 -0600 Subject: [PATCH] switched stages to make testing faster --- .gitlab/.gitlab-ci.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitlab/.gitlab-ci.yml b/.gitlab/.gitlab-ci.yml index 656e4e4d5..cf422fab5 100644 --- a/.gitlab/.gitlab-ci.yml +++ b/.gitlab/.gitlab-ci.yml @@ -14,11 +14,10 @@ variables: GOVERSION: "1.16.9" stages: - - integration - lint - test - build - + - integration #before_script: #- echo "before_script" @@ -115,7 +114,7 @@ upload to sonarcloud: - job: run jest tests build for linux amd64: - stage: integration + stage: lint image: golang:1.16.10 script: - rm -r lattice @@ -199,7 +198,7 @@ build container fb: # deploy EC2 instance and save instance ID to a text file deploy node for linux amd64: - stage: integration + stage: lint image: registry.gitlab.com/gitlab-org/cloud-deploy/aws-base:latest script: - ./qa/scripts/deployNode.sh