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 }}
|
run: echo ${{ steps.docker_build_alpine.outputs.digest }}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
##############
|
##############
|
||||||
# JOB - build-publish-debian
|
# JOB - build-publish-debian
|
||||||
#
|
#
|
||||||
|
@ -280,6 +281,10 @@ jobs:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
##############
|
||||||
|
# POST STEP
|
||||||
|
#
|
||||||
|
|
||||||
post:
|
post:
|
||||||
name: Update repo
|
name: Update repo
|
||||||
needs:
|
needs:
|
||||||
|
|
Loading…
Reference in a new issue