Commit 1d7510a4 authored by FulcrandG's avatar FulcrandG
Browse files

Changing builder to include helm job

parent 8fdbb5ed
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -96,10 +96,6 @@ if __name__ == "__main__":
  # Iterate over every directories in jobs directory to create their job.md for the documentation
  jobs = listdir(jobs_dir)

  ### TO REMOVE
  jobs.remove("helm")
  ###

  for job in jobs:
    create_job_doc(job)

jobs/helm/versions/0.1.0.md

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
* **[helm-0.0.1](<include tag>)** (initial version)
+0 −0

File moved.

+0 −0

File moved.

Loading