mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 06:49:29 -07:00
fix: fix CI step name
This commit is contained in:
parent
bda71db95d
commit
6e1fa389f8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ when:
|
|||
branch: dev
|
||||
event: push
|
||||
steps:
|
||||
build-latest-container:
|
||||
build-dev-container:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
registry: https://codeberg.org/v2
|
||||
|
|
Loading…
Reference in a new issue