Skip to content

Commit

Permalink
ci: fix gitlab pipeline not running (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Jul 10, 2023
1 parent 35d18a1 commit b8a0c24
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:
- test

Expand Down

0 comments on commit b8a0c24

Please sign in to comment.