diff --git a/.drone.yml b/.drone.yml index af14549..b9f8013 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,8 +2,7 @@ pipeline: build: image: registry.v1.cloud.wit.com/toby/packager:1.2 commands: - - apt-get update - - apt-get install -y wit-network-config + - apt-get update && apt-get install -y wit-network-config - dpkg-buildpackage --no-sign upload: image: appleboy/drone-scp diff --git a/README.md b/README.md new file mode 100644 index 0000000..4a4f81e --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# WIT bare-metal network config + +this contains the bare metal network config, ready to be compiled as deb package and installed on a vanilla install