Skip to content

Commit

Permalink
Black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-Ben committed Nov 16, 2023
1 parent e9f437b commit 09d6416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def build_and_push_image(
raise Exception("Dev image must be specified")

push_manifest(config, architectures, image_to_push)

if config.gh_run_id:
push_manifest(config, architectures, image_to_push, config.gh_run_id)

Expand Down

0 comments on commit 09d6416

Please sign in to comment.