UNCLASSIFIED

Commit 3b72a684 authored by bhearn's avatar bhearn
Browse files

fix readme url

parent 206d7fa4
Pipeline #36501 failed with stage
......@@ -15,7 +15,7 @@ docker load -i <Apache ActiveMQ Artemis tarball>
1. Clone this repo and change into the 'deployment' directory.
```
git clone https://repo1.dsop.io/dsop/opensource/apache/active-mq/active-mq-artemis.git
git clone https://repo1.dsop.io/dsop/opensource/apache/active-mq-artemis.git
cd active-mq-artemis/deployment
```
......
  • Pipeline Status: FAILURE
    FAILURE Stage: Build
    Branch: initial

    graph LR
      0([setup]):::INTERNAL_SUCCESS --> 3([Import Artifacts]):::SUCCESS --> 4((/)):::INTERNAL_SUCCESS --> 5([Stage Artifacts]):::NOT_BUILT --> 6((/)):::INTERNAL_SUCCESS --> 7([Build]):::FAILURE --> 8([Publish, Scan & Report]):::INTERNAL_FAILURE
    
    classDef SUCCESS font-size:10px
    classDef FAILURE fill:#f44, font-size:10px
    classDef SKIPPED font-size:10px
    classDef ABORTED fill:#889, font-size:10px
    classDef INTERNAL_SUCCESS font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_FAILURE fill:#f44, font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_SKIPPED font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_ABORTED fill:#889, font-size:10px, stroke-dasharray: 2, 1
    

    Error Log:

    + buildah bud --tls-verify=false --format=docker --loglevel=3 --storage-driver=vfs --build-arg BASE_REGISTRY=**** --build-arg BASE_IMAGE=redhat/openjdk/openjdk8 --build-arg BASE_TAG=1.8.0 -t ****/opensource/apache/active-mq-artemis:2.14.0-testing --label dccscr.git.commit.id=3b72a684aee0dea019a754bebe2ee42b8eef0783 --label dccscr.git.commit.url=https://repo1.dsop.io/dsop/opensource/apache/active-mq-artemis/tree/3b72a684aee0dea019a754bebe2ee42b8eef0783 --label dccscr.git.url=https://repo1.dsop.io/dsop/opensource/apache/active-mq-artemis.git --label dccscr.git.branch=initial --label dccscr.image.version=2.14.0 --label 'dccscr.image.build.date=Fri Aug 21 18:19:23 UTC 2020
    ' --label dccscr.image.build.id=4 --label dccscr.image.name=active-mq-artemis --label dccscr.ironbank.approval.status=pendingapproval --label dccscr.ironbank.approval.url=TBD --label dccscr.ironbank.url=TBD --label dcar_status=pendingapproval .
    cannot find Containerfile or Dockerfile in context directory: stat /tmp/workspace/apache_active-mq-artemis_initial/Dockerfile: no such file or directory
    script returned exit code 1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment