Skip to content

Commit

Permalink
ci: update temporary backend-ui ref
Browse files Browse the repository at this point in the history
  • Loading branch information
vkrizan committed Jan 11, 2024
1 parent 64749ac commit b1855d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .rhcicd/pr_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ export IMAGE="quay.io/cloudservices/policies-engine"
export DEPLOY_TIMEOUT="600"

# Temporary deploy template fix of policies-ui-backend [RHINENG-6805]
EXTRA_DEPLOY_ARGS="--set-template-ref policies-ui-backend=ddeef618125b31f083788040b6344cca372ec09c
--set-image-tag quay.io/cloudservices/policies-ui-backend=pr-602-ddeef61"
EXTRA_DEPLOY_ARGS="--set-template-ref policies-ui-backend=6a9c59d80231a36ba6e87af5e8be28158bbe2d64
--set-image-tag quay.io/cloudservices/policies-ui-backend=6a9c59d"

# IQE plugin config
export IQE_PLUGINS="policies"
Expand Down

0 comments on commit b1855d9

Please sign in to comment.