mirror of
https://github.com/plausible/analytics.git
synced 2024-12-22 17:11:36 +03:00
FIx typo
This commit is contained in:
parent
225c1138b6
commit
f0e0062dc1
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -42,6 +42,6 @@ jobs:
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
build-args: BUILD_METADATA=${{ steps.meta.outputs.json }}
|
||||
build-arg: BUILD_METADATA=${{ steps.meta.outputs.json }}
|
||||
- name: Image digest
|
||||
run: echo ${{ steps.docker_build.outputs.digest }}
|
||||
|
Loading…
Reference in New Issue
Block a user