This commit is contained in:
		| @@ -25,11 +25,11 @@ steps: | ||||
|   - name: "mirror" | ||||
|     image: "docker:20.10.17" | ||||
|     pull: if-not-exists | ||||
|     privileged: true | ||||
|     environment: | ||||
|       REGISTRY_USER: drone | ||||
|       REGISTRY_PASSWORD: | ||||
|         from_secret: drone_secret | ||||
|     commands: | ||||
|       - ls /var/run | ||||
|       - apk add --no-cache bash | ||||
|       - ./mirror.sh | ||||
|   | ||||
		Reference in New Issue
	
	Block a user