f-15: ci: add dhcp binary build
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
a346876cfb
commit
cfbac0034b
1 changed files with 2 additions and 1 deletions
|
|
@ -38,6 +38,7 @@ jobs:
|
|||
- metacli
|
||||
- agent
|
||||
- vpc
|
||||
- dhcp
|
||||
uses: ./.forgejo/workflows/build.yml
|
||||
with:
|
||||
tag: ${{ needs.set-release-target.outputs.release_cible }}
|
||||
|
|
@ -51,4 +52,4 @@ jobs:
|
|||
uses: ./.forgejo/workflows/release.yml
|
||||
with:
|
||||
tag: ${{ needs.set-release-target.outputs.release_cible }}
|
||||
secrets: inherit
|
||||
secrets: inherit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue