Skip to content

Latest commit

 

History

History
executable file
·
12 lines (10 loc) · 307 Bytes

README.md

File metadata and controls

executable file
·
12 lines (10 loc) · 307 Bytes

Build

docker build -t ethicaljobs/drone-gce-deploy .

Test

docker run --rm
-e PLUGIN_CLUSTER=test-cluster
-e PLUGIN_ZONE=asia-east1-a
-e PLUGIN_ARTEFACTS="src/tests/_fixtures/kubernetes.yml"
-e DRONE_TAG=0.3.0
-e DRONE_COMMIT=alskdalksdjlakjsdlaksd
ethicaljobs/drone-gce-deploy