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

fix: fixed failing build of docker image #121

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Jan 24, 2024

  1. change OUTPUT_FILE -> INPUT_OUTPUT_FILE

    Signed-off-by: kamiKAC <m.k.rudzki@gmail.com>
    kamiKAC committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3df7ebb View commit details
    Browse the repository at this point in the history
  2. change config for publish.yml

    Signed-off-by: kamiKAC <m.k.rudzki@gmail.com>
    kamiKAC committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0777829 View commit details
    Browse the repository at this point in the history
  3. add quotation marks

    Signed-off-by: kamiKAC <m.k.rudzki@gmail.com>
    kamiKAC committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6cc1a25 View commit details
    Browse the repository at this point in the history
  4. change registry

    Signed-off-by: kamiKAC <m.k.rudzki@gmail.com>
    kamiKAC committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e6722c7 View commit details
    Browse the repository at this point in the history
  5. trigger wf

    Signed-off-by: kamiKAC <m.k.rudzki@gmail.com>
    kamiKAC committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3a78048 View commit details
    Browse the repository at this point in the history
  6. fix Dockerfile

    Signed-off-by: kamiKAC <m.k.rudzki@gmail.com>
    kamiKAC committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4ff84e2 View commit details
    Browse the repository at this point in the history
  7. fix image tags

    Signed-off-by: kamiKAC <m.k.rudzki@gmail.com>
    kamiKAC committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a857880 View commit details
    Browse the repository at this point in the history
  8. change action to self-build image

    Signed-off-by: kamiKAC <m.k.rudzki@gmail.com>
    kamiKAC committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e663819 View commit details
    Browse the repository at this point in the history
  9. fix docker image link

    Signed-off-by: kamiKAC <m.k.rudzki@gmail.com>
    kamiKAC committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    22b7c2c View commit details
    Browse the repository at this point in the history
  10. revert files to original state

    Signed-off-by: kamiKAC <m.k.rudzki@gmail.com>
    kamiKAC committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    15b0398 View commit details
    Browse the repository at this point in the history
  11. add missing 'set -x'

    Signed-off-by: kamiKAC <m.k.rudzki@gmail.com>
    kamiKAC committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b144d97 View commit details
    Browse the repository at this point in the history