diff --git a/.github/workflows/gobuild.yml b/.github/workflows/gobuild.yml index e8336aa72..ae8c2b1ea 100644 --- a/.github/workflows/gobuild.yml +++ b/.github/workflows/gobuild.yml @@ -74,7 +74,12 @@ jobs: - name: Pull Image run: docker pull docker-terrascan-local.artifactory.eng.tenable.com/tenb-cb:1.0.10.DEV231011191849-J-EPRT-TENB-CB-TENB-CB-CICD-5797-10 - - name: Build and push Terrascan latest docker image + - name: Build latest docker image run: make docker-build-push-latest env: - MULTIPLATFORM: true \ No newline at end of file + MULTIPLATFORM: true + - name: Read File and Set as Variable + id: read-file + run: | + file_content=$(