gitlab: run daily-debug on a private server
This commit is contained in:
@@ -33,6 +33,9 @@ daily-test-debug:
|
||||
only:
|
||||
variables:
|
||||
- $RELEASE == "daily"
|
||||
tags:
|
||||
- nsnam
|
||||
- linux
|
||||
before_script:
|
||||
- pacman -Syu --noconfirm
|
||||
- pacman -Sy base-devel python ccache gsl libgcrypt gtk3 boost valgrind --noconfirm
|
||||
|
||||
Reference in New Issue
Block a user