Migrate build setup
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
package=$1
|
||||
tag=$(git describe --tags --abbrev=0 --match=$package'/*')
|
||||
|
||||
git diff "$tag" "packages/$package"
|
||||
Reference in New Issue
Block a user