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: