Skip to content

Commit

Permalink
Update .github/workflows/container-sync.yml
Browse files Browse the repository at this point in the history
Updated to fancy formatting.

Co-authored-by: Alex-Welsh <[email protected]>
  • Loading branch information
MaxBed4d and Alex-Welsh authored Feb 7, 2024
1 parent fe0beb4 commit 7144064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
-e kolla_base_distros_override="'$DISTROS'" \
-e sync_old_images="'$SYNC_OLD_IMAGES'" \
-e sync_new_images="'$SYNC_NEW_IMAGES'"
if: inputs.filter.skip_pulp == false
if: !inputs.skip_pulp
env:
FILTER: ${{ github.event.inputs.filter }}
DISTROS: ${{ github.event.inputs.distros }}
Expand Down

0 comments on commit 7144064

Please sign in to comment.