Skip to content

Commit

Permalink
Merge branch 'develop' into feature/prime-2786_change_share_GPID_page…
Browse files Browse the repository at this point in the history
…_wording
  • Loading branch information
bergomi02 committed Sep 27, 2024
2 parents 48e56d4 + 9905790 commit 62cbf4e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 80 deletions.
77 changes: 0 additions & 77 deletions .github/workflows/build-deploy-backup-dev.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
paths-ignore: # do NOT trigger on changes to backup service.
- prime-database-backup/**
- .github/workflows/build-deploy-backup-dev.yml
branches-ignore:
- 'develop'
- 'test'
Expand All @@ -13,7 +12,6 @@ on:
pull_request:
paths-ignore:
- prime-database-backup/**
- .github/workflows/build-deploy-backup-dev.yml
branches-ignore:
- 'develop'
- 'test'
Expand Down
2 changes: 1 addition & 1 deletion prime-database-backup/openshift.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:12.4
FROM postgres:12.20
USER 0
ARG PGPASSWORD
ARG PGDATABASE
Expand Down

0 comments on commit 62cbf4e

Please sign in to comment.