Uploaded image for project: 'Docs for Red Hat Developers'
  1. Docs for Red Hat Developers
  2. RHDEVDOCS-2136

EUG - Repositories in sample devfile don't exist anymore

XMLWordPrintable

      End User guide in section 3.2.4. Writing a devfile for a project, there is a sample devfile with two projects:

      apiVersion: 1.0.0
      metadata:
        name: example-devfile
      projects:
      - name: frontend
        source:
          type: git
          location: https://github.com/acmecorp/frontend.git
      - name: backend
        clonePath: src/github.com/acmecorp/backend
        source:
          type: git
          location: https://github.com/acmecorp/backend.git
      

      Repositories (https://github.com/acmecorp/frontend.git and https://github.com/acmecorp/backend.git) don't exist anymore, need to replace with another ones.

            mmaler@redhat.com Michal Maléř
            vzhukovs-1 Vladyslav Zhukovskyi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: