Skip to content

Commit

Permalink
dummy change to docker compose dbs
Browse files Browse the repository at this point in the history
  • Loading branch information
rafsaf committed Oct 15, 2023
1 parent ff1d6f3 commit 84bb482
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_compose_dbs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
workflow_dispatch:
schedule:
- cron: "12 6,18 * * *"
permissions:
contents: write
jobs:
update_compose_dbs:
runs-on: ubuntu-latest
Expand Down
3 changes: 3 additions & 0 deletions docker/docker-compose.dbs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@ services:
networks:
- backuper
ports:



- 9081:3306
restart: 'no'
backuper_postgres_11:
Expand Down

0 comments on commit 84bb482

Please sign in to comment.