mirror of
				https://github.com/simon987/sist2.git
				synced 2025-10-30 23:46:52 +00:00 
			
		
		
		
	Move CI scripts to script folder
This commit is contained in:
		
							parent
							
								
									b17b9439df
								
							
						
					
					
						commit
						030643cee0
					
				| @ -10,7 +10,7 @@ steps: | |||||||
|   - name: build |   - name: build | ||||||
|     image: simon987/sist2-build |     image: simon987/sist2-build | ||||||
|     commands: |     commands: | ||||||
|       - ./ci/build.sh |       - ./scripts/build.sh | ||||||
|   - name: docker |   - name: docker | ||||||
|     image: plugins/docker |     image: plugins/docker | ||||||
|     settings: |     settings: | ||||||
| @ -55,7 +55,7 @@ steps: | |||||||
|   - name: build |   - name: build | ||||||
|     image: simon987/sist2-build-arm64 |     image: simon987/sist2-build-arm64 | ||||||
|     commands: |     commands: | ||||||
|       - ./ci/build_arm64.sh |       - ./scripts/build_arm64.sh | ||||||
|   - name: scp files |   - name: scp files | ||||||
|     image: appleboy/drone-scp |     image: appleboy/drone-scp | ||||||
|     settings: |     settings: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user