Skip to content

Commit

Permalink
Merge pull request #169 from bcgov/feature/3.6.0
Browse files Browse the repository at this point in the history
Update cirras-underwriting-liquibase-job.yaml. Remove extra command a…
  • Loading branch information
dpitk2222 authored Jan 10, 2025
2 parents 8f521bb + 410fd81 commit f866946
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions openshift/cirras-underwriting-liquibase-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,4 @@ spec:
configMapKeyRef:
key: LIQUIBASE_COMMAND_URL
name: cirras-underwriting-liquibase-config-#{ENV}#
command: ["liquibase"]
args: ["update","--changelog-file=#{CHANGELOG_FILE}#"]
restartPolicy: Never
restartPolicy: Never

0 comments on commit f866946

Please sign in to comment.