Skip to content

Commit c4b23da

Browse files
committed
lint deployment playbooks on CI
1 parent 81ef4a4 commit c4b23da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
run: |
4242
docker run --rm intbot make ci/lint
4343
docker run --rm intbot make ci/type-check
44+
docker run --rm intbot make lint/deploy
4445
4546
services:
4647
postgres:

0 commit comments

Comments
 (0)