Skip to content

Commit

Permalink
YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Mar 31, 2024
1 parent fc19745 commit df53090
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@ jobs:
# Available memory: 16GB
OSM2PGSQL_CACHE: 14000
run: |
# docker compose pull import
# docker compose build import
# docker compose pull import
# docker compose build import
docker compose run import update
# docker compose push import
# docker compose push import
- name: Commit and push new database image
run: |
Expand Down

0 comments on commit df53090

Please sign in to comment.