Can't pull on a tag
Some checks failed
NodBot PE Dockerization / build (push) Failing after 0s

This commit is contained in:
Skylar Grant 2024-09-29 13:23:19 -04:00
parent a0dc9a5cf5
commit 70fa5aa892

View File

@ -28,7 +28,6 @@ jobs:
git pull git pull
fi fi
git checkout tags/${{ gitea.ref_name }} git checkout tags/${{ gitea.ref_name }}
git pull
- name: Build the Docker image - name: Build the Docker image
run: | run: |
cd /var/lib/act_runner/nodbot cd /var/lib/act_runner/nodbot