mirror of
https://github.com/nicolabs/nicobot.git
synced 2025-09-07 05:14:01 +02:00
oops needs inexistant job
This commit is contained in:
parent
547371e4fa
commit
4036f3e5d0
2
.github/workflows/dockerhub.yml
vendored
2
.github/workflows/dockerhub.yml
vendored
|
@ -90,8 +90,6 @@ jobs:
|
||||||
|
|
||||||
build-publish-debian:
|
build-publish-debian:
|
||||||
name: Publish alpine
|
name: Publish alpine
|
||||||
needs:
|
|
||||||
- prepare
|
|
||||||
environment: prod
|
environment: prod
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue