Skip to content

Commit

Permalink
work without dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienvermeille committed Mar 29, 2024
1 parent 977f5f7 commit 2357576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ def do_releasability_checks():
set_output("steps.checks.outputs.logs", "SOME LOGS")
set_output("steps.checks.outputs.status", "1")

do_releasability_checks()
# do_releasability_checks()

0 comments on commit 2357576

Please sign in to comment.