mirror of
https://github.com/nicolabs/nicobot.git
synced 2025-09-07 05:14:01 +02:00
Hello it's me again
This commit is contained in:
parent
354ee8a183
commit
7f908e1663
5
.github/workflows/dockerhub.yml
vendored
5
.github/workflows/dockerhub.yml
vendored
|
@ -99,6 +99,7 @@ jobs:
|
|||
run: echo ${{ steps.docker_build_alpine.outputs.digest }}
|
||||
|
||||
|
||||
|
||||
##############
|
||||
# JOB - build-publish-debian
|
||||
#
|
||||
|
@ -280,6 +281,10 @@ jobs:
|
|||
|
||||
|
||||
|
||||
##############
|
||||
# POST STEP
|
||||
#
|
||||
|
||||
post:
|
||||
name: Update repo
|
||||
needs:
|
||||
|
|
Loading…
Reference in a new issue