]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Updated docker build action.
authorCharles <32498151+charlesomer@users.noreply.github.com>
Thu, 3 Jun 2021 23:50:52 +0000 (00:50 +0100)
committerCharles <32498151+charlesomer@users.noreply.github.com>
Thu, 3 Jun 2021 23:50:52 +0000 (00:50 +0100)
.github/workflows/docker-build.yaml

index 98a4041eca4ac84cf8f0d048ce650d58599bc1ba..fc6704876252e9d0d48c634633f63ec34a479c39 100644 (file)
@@ -13,6 +13,8 @@ jobs:
     steps:
       - name: Checkout
         uses: actions/checkout@v2
+        with:
+          fetch-depth: 0
       - name: Set SHAIRPORT_SYNC_BRANCH env.
         run: echo "SHAIRPORT_SYNC_BRANCH=${GITHUB_REF##*/}" >> $GITHUB_ENV
       - name: Set up ssh agent