Skip to content

Commit 5de4d44

Browse files
authored
Merge pull request #418 from BryanTabarez/v1
ENG-0000: fix dev
2 parents 9c089fc + d89c2ff commit 5de4d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ps_spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ stages:
6262
-
6363
name: Master Push - Publish
6464
when:
65-
- push: ['master','v1']
65+
- push: ['master','v1-dev']
6666
image: public.ecr.aws/codebuild/amazonlinux2-x86_64-standard:5.0
6767
compute_size: small
6868
commands:

0 commit comments

Comments
 (0)