meta: add CI to build debian package #1
+1
-1
@@ -39,7 +39,7 @@ main() {
|
||||
git fetch --tags --depth=1 origin "${COREDNS_LATEST_VERSION}"
|
||||
git checkout "${COREDNS_LATEST_VERSION}"
|
||||
|
||||
echo "CoreDNS version (tag): ${LATEST_TAG}"
|
||||
echo "CoreDNS version (tag): ${COREDNS_LATEST_VERSION}"
|
||||
echo "Action repo commit : ${ACTION_COMMIT}"
|
||||
|
||||
# 4b. Skip build if same CoreDNS version and same action repo commit as last time. # NEW
|
||||
|
||||
Reference in New Issue
Block a user