Skip to content

Commit

Permalink
chore(release): remove IMAGE_NAME env in OpenShift CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaferraro committed Jul 17, 2021
1 parent 34d2cf5 commit 7d0efc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/openshift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ jobs:
# Compute registry parameters
echo "Build project"
export IMAGE_NAME=docker.io/apache/camel-k:$(make get-version)
make PACKAGE_ARTIFACTS_STRATEGY=download build package-artifacts images
# Make the Apache Snapshots or Apache Staging repository enabled by default
Expand Down

0 comments on commit 7d0efc4

Please sign in to comment.