Skip to content

Commit ebf6484

Browse files
committed
add dev env in workflow
1 parent e2725cc commit ebf6484

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/_build-and-push.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,6 @@ on:
4545
sha-short:
4646
description: "7-char commit SHA used for image tagging"
4747
value: ${{ jobs.build.outputs.sha-short }}
48-
secrets:
49-
AWS_ROLE_TO_ASSUME:
50-
required: true
51-
AWS_REGION:
52-
required: true
5348

5449
jobs:
5550
build:

0 commit comments

Comments
 (0)