test CI
release-tag / release-image (push) Failing after 2m19s

This commit is contained in:
2024-05-09 01:00:25 +02:00
parent 939da87c78
commit b5c3d367ca
+5 -6
View File
@@ -13,12 +13,11 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
# with:
# lfs: true
- name: LFS Stuff
run: |
git lfs install --local
git lfs pull
with:
lfs: true
env:
GIT_TRACE: 1
GIT_CURL_VERBOSE: 1
- name: Login to DockerHub
uses: docker/login-action@v2