mirror of
https://github.com/airlabspl/uptimemonitor.git
synced 2025-08-20 06:56:31 +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
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
fetch-depth: 5
|
||||
fetch-tags: true
|
||||
|
||||
- name: Log in to Docker Hub
|
||||
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
|
||||
|
Reference in New Issue
Block a user