Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
aacara committed Nov 20, 2023
2 parents 61cac5a + afb9227 commit 7eb837e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: CI-CD
on:
push:
branches:
- feat/%2394
- feat/#94
env:
S3_BUCKET_NAME: s3-test01bucket
CODE_DEPLOY_APPLICATION_NAME: CODE-DEPLOY-TEST01
C0DE_DEPLOY_DEPLOYMENT_GROUP_NAME: CODE-DEPLOY-GROUP
CODE_DEPLOY_DEPLOYMENT_GROUP_NAME: CODE-DEPLOY-GROUP

jobs:
build:
Expand Down

0 comments on commit 7eb837e

Please sign in to comment.