Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
This commit is contained in:
		| @@ -12,7 +12,7 @@ steps: | ||||
|   - name: dockersock | ||||
|     path: /var/run | ||||
|   commands: | ||||
|   - apk install docker | ||||
|   - apk --no-cache add docker | ||||
|   - cargo install cross --git https://github.com/cross-rs/cross | ||||
|   - cross build --release --target aarch64-unknown-linux-gnu | ||||
|   - ls -lahR target/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user