move Cloud Run tests to universe/stdlib env
Signed-off-by: Tihomir Jovicic <tihomir.jovicic.develop@gmail.com>
This commit is contained in:
@@ -60,3 +60,7 @@ setup() {
|
||||
@test "google cloud: gke" {
|
||||
dagger -e google-gke up
|
||||
}
|
||||
|
||||
@test "google cloud: cloudrun" {
|
||||
dagger -e google-cloudrun up
|
||||
}
|
||||
|
Reference in New Issue
Block a user