fix: Fix AWS S3 and SSH backup in scheduled mode on Docker and Docker Swarm mode

This commit is contained in:
2024-08-04 11:30:28 +02:00
parent 1e06600c43
commit 9a4d02f648

View File

@@ -3,7 +3,7 @@ on:
push:
branches: ['develop']
env:
BUILDKIT_IMAGE: jkaninda/pg-bkup
BUILDKIT_IMAGE: jkaninda/mysql-bkup
jobs:
docker:
runs-on: ubuntu-latest