diff --git a/buildspec.yml b/buildspec.yml index 2da5401..8f618e4 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -1,6 +1,6 @@ +version: 0.2 #Generic buildspec file for AWS Codebuild #Works for both ARM and AMD builds -version: 0.2 env: secrets-manager: DOCKERHUB_PASS: "/dockerhub/credentials:password"