Skip to content

Commit

Permalink
ci: fix gitlab pipeline not running
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Jul 7, 2023
1 parent 3055f4a commit 47b7c7c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
include:
- project: cloud/integrations/ci
file:
- default.yml

stages:
- lint
- sanity
Expand Down

0 comments on commit 47b7c7c

Please sign in to comment.