on push
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 1m33s
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 1m33s
This commit is contained in:
parent
a183df58f4
commit
ea25950b57
3
.github/workflows/publish-to-registry.yml
vendored
3
.github/workflows/publish-to-registry.yml
vendored
@ -2,6 +2,9 @@ name: Publish ApplicationRecord to Registry
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
push:
|
||||
branches:
|
||||
- publish-to-registry
|
||||
|
||||
env:
|
||||
CERC_REGISTRY_USER_KEY: ${{ secrets.CICD_LACONIC_USER_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user