Merge branch 'valkum/complement' into 'master'
Sync paths with CI pipeline due to dockerignore See merge request famedly/conduit!24
This commit is contained in:
		
						commit
						eaeba35f3c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -9,7 +9,7 @@ ARG SCCACHE_ENDPOINT | ||||||
| ARG SCCACHE_S3_USE_SSL | ARG SCCACHE_S3_USE_SSL | ||||||
| 
 | 
 | ||||||
| COPY . . | COPY . . | ||||||
| RUN test -e target/release/conduit || cargo build --release --offline | RUN test -e cached_target/release/conduit || cargo build --release | ||||||
| 
 | 
 | ||||||
| FROM valkum/docker-rust-ci:latest | FROM valkum/docker-rust-ci:latest | ||||||
| WORKDIR /workdir | WORKDIR /workdir | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue