Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Commit e389078

Browse files
committed
added branch guard for cdk deploy
1 parent 18f69e4 commit e389078

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gitlab-ci/aws/cdk.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ cdk deploy:
3030
services:
3131
- docker:19.03.5-dind
3232
stage: deploy
33-
# only:
34-
# - master
33+
only:
34+
- master
3535
variables:
3636
ENVIRONMENT: dev
3737
DOCKER_TLS_CERTDIR: ""

0 commit comments

Comments
 (0)