This commit is contained in:
		| @@ -20,7 +20,7 @@ steps: | ||||
|   # - apt-get update && apt-get install -y docker-ce-cli | ||||
|   # - docker info | ||||
|   # - docker image list | ||||
|   - "unqualified-search-registries = ["docker.io"]" >> /etc/containers/registries.conf | ||||
|   - echo 'unqualified-search-registries = ["docker.io"]' >> /etc/containers/registries.conf | ||||
|   - podman info | ||||
|   - cargo install cross --git https://github.com/cross-rs/cross | ||||
|   - cross build --release --target aarch64-unknown-linux-gnu | ||||
| @@ -34,6 +34,6 @@ steps: | ||||
| #   - name: dockersock | ||||
| #     path: /var/run | ||||
|  | ||||
| volumes: | ||||
| - name: dockersock | ||||
|   temp: {} | ||||
| # volumes: | ||||
| # - name: dockersock | ||||
| #   temp: {} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user