default-job: script: - make dependencies: [] release-job: script: - make artifacts: paths: - dist/*.tar.gz only: - tags