UNCLASSIFIED

Commit bba606dc authored by Michael Uranaka's avatar Michael Uranaka
Browse files

adding type

parent aa1e3d97
...@@ -31,6 +31,7 @@ labels: ...@@ -31,6 +31,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:
- auth: - auth:
type: s3
id: galvanize id: galvanize
region: us-gov-west-1 region: us-gov-west-1
url: s3://learn-dependencies/java-evaluator/redis-cli.tar.gz url: s3://learn-dependencies/java-evaluator/redis-cli.tar.gz
...@@ -39,6 +40,7 @@ resources: ...@@ -39,6 +40,7 @@ resources:
type: sha256 type: sha256
value: 975e37c4165969c4cd612ddd81a6950e872f2d9a7a355376a05be4ad901e62fe value: 975e37c4165969c4cd612ddd81a6950e872f2d9a7a355376a05be4ad901e62fe
- auth: - auth:
type: s3
id: galvanize id: galvanize
region: us-gov-west-1 region: us-gov-west-1
url: s3://learn-dependencies/java-evaluator/jars.tar.gz url: s3://learn-dependencies/java-evaluator/jars.tar.gz
......
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