Skip to content

Redundant get step in tutorial? #216

Description

@TomGranot

Hiya! Awesome repo, awesome site, awesome tutorials. Just awesome all around!

One minor issue - in https://concoursetutorial.com/basics/pipeline-jobs/, you're adding another job that is supposed to show the date bumped by the previous job (job-bump-date).

However, in the second job (job-show-date) there's a get step - https://github.com/starkandwayne/concourse-tutorial/blob/master/tutorials/basic/pipeline-jobs/pipeline.yml#L39 - that seems redundant. The job is not actually using the original repo for anything - why is there a get step for it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions