Artifacts

Artifacts

Simple artifact

  1. Create repository called artifact from java-hello-world
  2. Add repository to drone and add secrets WEBDAV_USER and WEBDAV_PASS
  3. Add 1/.drone.yml
  4. Check build
  5. Check WebDAV

Structured artifacts

  1. Update build instructions with 2/.drone.yml
  2. Check build
  3. Check WebDAV