Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

bug: fix YAML schema warning for CircleCI config #329

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

hackebrot
Copy link
Member

Description

This pull request fixes the YAML schema warning for the CircleCI config.

It replaces = with - and fixes the indentation for the run step.

@pjenvey, I believe this job was generated from the skeleton. Do we want to login to DockerHub as part of this job?

Testing

Verify that the Login to Dockerhub step runs for the build job on CI.

Issue(s)

Resolve #328

@hackebrot hackebrot requested review from pjenvey and a team November 26, 2021 12:07
@pjenvey
Copy link
Member

pjenvey commented Nov 29, 2021

@pjenvey, I believe this job was generated from the skeleton. Do we want to login to DockerHub as part of this job?

@hackebrot Yea, this login step was added to our CI jobs across the org to avoid being hit by dockerhub's rate limiting (see mozilla-services/Dockerflow#58).

@pjenvey
Copy link
Member

pjenvey commented Nov 29, 2021

Copied to the skeleton: mozilla-services/skeleton#8

@hackebrot
Copy link
Member Author

Awesome, thanks for the review team! 🚀

@hackebrot hackebrot merged commit 6f9afc3 into main Nov 29, 2021
@hackebrot hackebrot deleted the fix-yaml-schema-circleci-config branch November 29, 2021 18:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

YAML schema warning for CircleCI config
4 participants