Commit 9970525c authored by TomKellyGenetics's avatar TomKellyGenetics
Browse files

pull branch into testing environment for GitHub Actions within test job

parent 6afe0d10
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -81,6 +81,7 @@ jobs:
      - name: Build the Docker image
        run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)
      - uses: satackey/action-docker-layer-caching@v0.0.11
        continue-on-error: true
      - name: Build from cache
        uses: whoan/docker-build-with-cache-action@v5
        with: