From 6a07644e895b04be57837d3ad1aed7e030534f55 Mon Sep 17 00:00:00 2001 From: Tracey Jaquith Date: Mon, 19 Feb 2024 01:01:18 -0800 Subject: [PATCH] testin latst ci/cd --- .github/workflows/cicd.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 15aaa36..521fa11 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -7,4 +7,3 @@ jobs: with: NOMAD_VAR_PORTS: '{ 80 = "http" }' PLATFORMS: linux/amd64,linux/arm64 - NO_TEST: true