Skip to content

Commit 055d28d

Browse files
committed
Test.
1 parent abe8880 commit 055d28d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitlab-ci.yml

+5
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,11 @@ include:
154154
inputs:
155155
silta-cli-version: 'latest'
156156

157+
build-job0:
158+
stage: build
159+
script: |
160+
echo "Hello!"
161+
157162
build-job1:
158163
stage: build
159164
script:

0 commit comments

Comments
 (0)