Skip to content

Commit 9a4d02f

Browse files
committed
fix: Fix AWS S3 and SSH backup in scheduled mode on Docker and Docker Swarm mode
1 parent 1e06600 commit 9a4d02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches: ['develop']
55
env:
6-
BUILDKIT_IMAGE: jkaninda/pg-bkup
6+
BUILDKIT_IMAGE: jkaninda/mysql-bkup
77
jobs:
88
docker:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)