From 6bd8f3963431133a3af4c0bfbb919d7d140d3265 Mon Sep 17 00:00:00 2001 From: chuckcharlie Date: Thu, 11 Aug 2022 14:26:59 -0600 Subject: [PATCH] Export version variable --- buildspec.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/buildspec.yml b/buildspec.yml index 8f618e4..bb64e4b 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -5,6 +5,8 @@ env: secrets-manager: DOCKERHUB_PASS: "/dockerhub/credentials:password" DOCKERHUB_USERNAME: "/dockerhub/credentials:username" + exported-variables: + - VERSION phases: install: commands: