mirror of
				https://gitlab.com/klmp200/fish.git
				synced 2025-10-31 01:03:03 +00:00 
			
		
		
		
	| @@ -3,7 +3,7 @@ pipeline: | |||||||
|     image: gcc |     image: gcc | ||||||
|     commands: |     commands: | ||||||
|       - apt update |       - apt update | ||||||
|       - apt -y install make cmake gcc python libpcre3 lippcre3-dev |       - apt -y install make cmake gcc python libpcre3 libpcre3-dev | ||||||
|       - mkdir cmake-build |       - mkdir cmake-build | ||||||
|       - cd cmake-build |       - cd cmake-build | ||||||
|       - cmake .. |       - cmake .. | ||||||
| @@ -12,7 +12,7 @@ pipeline: | |||||||
|     image: gcc |     image: gcc | ||||||
|     commands: |     commands: | ||||||
|       - apt update |       - apt update | ||||||
|       - apt -y install make cmake gcc python libpcre3 lippcre3-dev |       - apt -y install make cmake gcc python libpcre3 libpcre3-dev | ||||||
|       - mkdir cmake-build |       - mkdir cmake-build | ||||||
|       - cd cmake-build |       - cd cmake-build | ||||||
|       - cmake .. |       - cmake .. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user