Skip to content

Redundant get step in tutorial? #216

@TomGranot

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions