forked from Ruderverein-Donau-Linz/rowt
		
	Merge branch 'use-new-nodejs' into 'staging'
use new nodejs See merge request PhilippHofer/rot!12
This commit is contained in:
		@@ -5,7 +5,8 @@ variables:
 | 
			
		||||
 | 
			
		||||
before_script:
 | 
			
		||||
  - rustup target add $CARGO_TARGET
 | 
			
		||||
  - apt-get update -qq && apt-get install -y -qq sshpass musl musl-tools sqlite3 npm && ./test_db.sh
 | 
			
		||||
  - apt-get update -qq && apt-get install -y -qq sshpass musl musl-tools sqlite3 curl gnupg && curl -sL https://deb.nodesource.com/setup_14.x | bash - && apt-get install -y nodejs
 | 
			
		||||
  - ./test_db.sh
 | 
			
		||||
 | 
			
		||||
build:
 | 
			
		||||
  stage: build
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user