Uploaded image for project: 'Qt Cloud'
  1. Qt Cloud
  2. CLOUD-47

Check for QT_VERSION in the docker file and yaml file

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • None
    • None
    • GitLab
    • None

    Description

      In docker file, for example, we can do this:

      {{RUN [ ! -z "${QT_VERSION}" ] || { echo "Using default QT_VERSION 6.2"; export QT_VERSION=6.2; }}}

      {{}}

      We need to investigate how something similar could also be done in yaml file. {{}}

      Attachments

        Activity

          People

            johannes.heikkinen Johannes Heikkinen
            as33ms Aseem Shakuntal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: