Initial provider implementation (#18)
This brings over the initial buildx prototype from pulumi/pulumi-docker and fixes various build and release issues.
This commit is contained in:
3
provider/internal/testdata/filemode-matters/step1/foo.sh
vendored
Normal file
3
provider/internal/testdata/filemode-matters/step1/foo.sh
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "Hello, World!"
|
||||
Reference in New Issue
Block a user