ci: new tag format on pr #43
1 changed files with 2 additions and 1 deletions
|
@ -44,7 +44,8 @@ jobs:
|
|||
build:
|
||||
needs: [gitleaks, hadolint] # shellcheck
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@v4
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
- name: Docker meta
|
||||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
|
|
Loading…
Reference in a new issue