Skip to content

Commit c12e296

Browse files
committed
Enable build-x64-linux-debug-ubuntu GitLab CI job
1 parent d0269a8 commit c12e296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ build-x64-linux-release-ubuntu:
135135
before_script:
136136
- export BUILD_TYPE=Release
137137

138-
.build-x64-linux-debug-ubuntu:
138+
build-x64-linux-debug-ubuntu:
139139
<<: *build-linux
140140
tags:
141141
- linux

0 commit comments

Comments
 (0)