mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-30 06:25:28 -04:00
add better comments
This commit is contained in:
parent
b03ece41e9
commit
6584f300d6
3 changed files with 40 additions and 21 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
@ -63,6 +63,7 @@ jobs:
|
|||
type=ref,event=branch
|
||||
type=semver,pattern={{version}}
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
type=sha
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
|
||||
- name: Build and push
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue