mirror of
https://github.com/docker/build-push-action.git
synced 2025-04-04 22:20:07 +02:00
4 lines
54 B
Bash
Executable file
4 lines
54 B
Bash
Executable file
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
lint-staged
|