UNCLASSIFIED

Commit dbe511b4 authored by Jeffrey Weatherford's avatar Jeffrey Weatherford
Browse files

forgot the docker type for the URI

parent f8727b2c
Pipeline #175025 failed with stages
in 11 minutes and 28 seconds
...@@ -37,7 +37,7 @@ labels: ...@@ -37,7 +37,7 @@ labels:
# List of resources to make available to the offline build context # List of resources to make available to the offline build context
resources: resources:
- url: "gcr.io/spark-operator/spark-py@sha256:f4980fb33077ae6e03329cf6f835ec671c1b99de391ef9494e28ed19cf3de298" - url: "docker://gcr.io/spark-operator/spark-py@sha256:f4980fb33077ae6e03329cf6f835ec671c1b99de391ef9494e28ed19cf3de298"
tag: "spark-operator/spark-py:2.4.4" tag: "spark-operator/spark-py:2.4.4"
- filename: pip-21.0.1-py3-none-any.whl - filename: pip-21.0.1-py3-none-any.whl
url: https://files.pythonhosted.org/packages/fe/ef/60d7ba03b5c442309ef42e7d69959f73aacccd0d86008362a681c4698e83/pip-21.0.1-py3-none-any.whl url: https://files.pythonhosted.org/packages/fe/ef/60d7ba03b5c442309ef42e7d69959f73aacccd0d86008362a681c4698e83/pip-21.0.1-py3-none-any.whl
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment