Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
58ac517bbf
|
|||
|
0abc8f3502
|
@@ -4,6 +4,10 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_run:
|
||||
workflows: ["Build Docker image"]
|
||||
types:
|
||||
- completed
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: git.mak-sim.ru/maksim/pg_backup
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "0.0.6"
|
||||
tag: "0.0.7"
|
||||
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
|
||||
Reference in New Issue
Block a user