Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add dummy config.yml to pass pipeline #418

Merged
merged 1 commit into from Jan 10, 2023

Conversation

meretp
Copy link
Collaborator

@meretp meretp commented Jan 10, 2023

Signed-off-by: Meret Behrens meret.behrens@tngtech.com

Copy link
Member

@maxhbr maxhbr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dummy is not the best name

docker:
- image: python:3.11
steps:
- run: echo "This is a dummy job"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- run: echo "This is a dummy job"
- run: echo "Empty Job to make CircleCI green, we switched to https://github.com/spdx/tools-python/actions"

Copy link
Member

@maxhbr maxhbr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Meret Behrens <meret.behrens@tngtech.com>
@meretp meretp merged commit 6777467 into spdx:refactor-python-tools Jan 10, 2023
@meretp meretp deleted the fix-circle-ci branch January 10, 2023 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants