Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-2028

publishing script not moving staging/${JOB_NAME}.next to staging.previous/${JOB_NAME}

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.0.0.Beta1
    • 5.0.0.Beta1
    • build
    • None

      In hudson@dev01:~/STATIC/jbds/builds/staging, we see a lot of *.next folders. These should be moved as follows:

      rm -fr ~/STATIC/jbds/builds/staging.previous/${JOB_NAME}
      mv ~/STATIC/jbds/builds/staging/${JOB_NAME} ~/STATIC/jbds/builds/staging.previous/${JOB_NAME}
      mv ~/STATIC/jbds/builds/staging/${JOB_NAME}.next ~/STATIC/jbds/builds/staging/${JOB_NAME}

              nickboldt Nick Boldt
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: