Skip to content

Commit 3b4c5ee

Browse files
Update CI/CD logic
1 parent d1a3e4c commit 3b4c5ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ run_tests:
3535
profile_tests:
3636
stage: profile
3737
when: manual
38+
dependencies:
39+
- run_tests
3840
resource_group: ssh-helper-tests
3941
rules:
4042
- if: $SKIP_PROFILE_TESTS == "false"

0 commit comments

Comments
 (0)