Skip to content

Commit

Permalink
Update karavan-quarkus-task.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgubaidullin authored Aug 11, 2022
1 parent 7d7addf commit 7824871
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions karavan-builder/openshift/karavan-quarkus-task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
cd ${CHECKOUT_DIR}/$(inputs.params.project)
entrypoint -Dcamel.jbang.version=3.18.1-SNAPSHOT camel@apache/camel export
entrypoint -Dcamel.jbang.version=3.18.1 camel@apache/camel export
export LAST_COMMIT=$(git rev-parse --short HEAD)
export DATE=$(date '+%Y%m%d%H%M%S')
Expand Down Expand Up @@ -72,4 +72,4 @@ spec:
- mountPath: /root/.m2
name: m2-cache
- mountPath: /jbang/.jbang/cache
name: jbang-cache
name: jbang-cache

0 comments on commit 7824871

Please sign in to comment.