Skip to content

Commit abbbd0b

Browse files
committed
gitlab-ci.yml: add stable branch to builds
1 parent 99c12ef commit abbbd0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ build:
1616
stage: build
1717
only:
1818
- master
19+
- stable
1920
script:
2021
- export PATH=$HOME/.local/bin:$PATH
2122
- (cd etc/scripts && stack --install-ghc install --pedantic)

0 commit comments

Comments
 (0)