stdlib: Add GCS support
The interface and behavior is identical to S3. Signed-off-by: Scott Lewis-Kelly <slewiskelly@slewiskel.ly>
This commit is contained in:
committed by
Andrea Luzzardi
parent
c821622628
commit
635b9306b8
@@ -121,6 +121,10 @@ setup() {
|
||||
dagger -e google-gcr up
|
||||
}
|
||||
|
||||
# @test "google cloud: gcs" {
|
||||
# dagger -e google-gcs up
|
||||
# }
|
||||
|
||||
@test "google cloud: gke" {
|
||||
dagger -e google-gke up
|
||||
}
|
||||
|
Reference in New Issue
Block a user