Skip to content

Commit f951c45

Browse files
committed
Only build if the sources haven't changed
1 parent b5e3367 commit f951c45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tasks/build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/env bash
22
#MISE description="Build SQL into single release file"
3+
#MISE sources=["sql/*.sql"]
4+
#MISE outputs=["release/cipherstash-encrypt.sql","release/cipherstash-encrypt-uninstall.sql"]
35

46
#!/bin/bash
57

0 commit comments

Comments
 (0)