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 faf227d commit e480ec8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
stages:
- test

default:
tags:
- cloud-integrations

variables:
GIT_SUBMODULE_STRATEGY: normal

Expand Down

0 comments on commit e480ec8

Please sign in to comment.