mirror of
https://github.com/airlabspl/uptimemonitor.git
synced 2025-08-27 10:06:30 +02:00
Compare commits
1 Commits
v0.1.2-alp
...
v0.1.3-alp
Author | SHA1 | Date | |
---|---|---|---|
![]() |
95f197ff60 |
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@@ -17,7 +17,8 @@ jobs:
|
|||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 5
|
||||||
|
fetch-tags: true
|
||||||
|
|
||||||
- name: Log in to Docker Hub
|
- name: Log in to Docker Hub
|
||||||
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
|
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
|
||||||
|
Reference in New Issue
Block a user