We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9211a commit 3ee9153Copy full SHA for 3ee9153
.gitlab-ci.yml
@@ -45,7 +45,7 @@ prepare_source:
45
variables:
46
# develop branch is used to track latest working version
47
# master branch is used to track latest release version
48
- libncrtbranch: develop
+ libncrtbranch: master
49
script:
50
- free -g
51
- command -v ssh-agent >/dev/null
0 commit comments