Skip to content

Commit faf6479

Browse files
authored
Update config.yml
1 parent e36e09b commit faf6479

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ builddeploy_steps: &builddeploy_steps
3333
command: |
3434
./awsconfiguration.sh $DEPLOY_ENV
3535
./buildenv.sh -e $DEPLOY_ENV -b ${LOGICAL_ENV}-${APPNAME}-buildvar
36+
echo awsenvconf >.dockerignore
37+
echo buildenvvar >>.dockerignore
3638
- run:
3739
name: "building image"
3840
command: |

0 commit comments

Comments
 (0)