mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Typo.
This commit is contained in:
parent
405205f0a1
commit
230032ad9a
2 changed files with 2 additions and 2 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Checkout master
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Build PostgresQL container image
|
||||
- name: Build PostgreSQL container image
|
||||
run: docker build --build-arg DATABASE_TYPE=postgresql --tag docker.pkg.github.com/mikecao/umami/umami:postgresql-$(echo $GITHUB_SHA | head -c7) .
|
||||
|
||||
- name: Build MySQL container image
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue