ci: Fix image build step name
This commit is contained in:
parent
8e7f710c08
commit
e06df2d81c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
|||
auth_file_path: '$HOME/.config/containers/auth.json'
|
||||
# base
|
||||
- run: mkdir cache
|
||||
- name: 'Build image'
|
||||
- name: 'Build image - onc-kde:main'
|
||||
uses: 'https://git.uncontrol.me/ver4a-actions/buildah-build@v2-compat'
|
||||
with:
|
||||
tags: '${{ vars.REGISTRY_DOMAIN }}/${{ vars.NAMESPACE }}/onc-kde:main'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue