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

check-remote-image-existence.yml: check remote image existence in templates #2513

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Aug 18, 2024

  1. check-remote-image-existence.yml: check remote image existence in tem…

    …plates
    
    Signed-off-by: Norio Nomura <[email protected]>
    
    check-remote-image-existence.yml: use actions/checkout@v4
    
    Signed-off-by: Norio Nomura <[email protected]>
    norio-nomura committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    edaeb9f View commit details
    Browse the repository at this point in the history
  2. check-remote-image-existence.sh: exit 1 if any image does not exist

    Signed-off-by: Norio Nomura <[email protected]>
    
    check-remote-image-existence.sh: change to tab
    
    Signed-off-by: Norio Nomura <[email protected]>
    
    check-remote-image-existence.sh: remove double quotation in [[ ]]
    
    Signed-off-by: Norio Nomura <[email protected]>
    
    check-remote-image-existence.sh: add space to `|`
    
    Signed-off-by: Norio Nomura <[email protected]>
    norio-nomura committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    4a460d3 View commit details
    Browse the repository at this point in the history