remove repo trigger
This commit is contained in:
parent
5930644ba4
commit
20444ea7cc
8
.github/workflows/docker.yml
vendored
8
.github/workflows/docker.yml
vendored
@ -16,11 +16,3 @@ jobs:
|
|||||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||||
tag_names: true
|
tag_names: true
|
||||||
cache: true
|
cache: true
|
||||||
|
|
||||||
|
|
||||||
- name: Update pandorabox deployment
|
|
||||||
uses: peter-evans/repository-dispatch@v1
|
|
||||||
with:
|
|
||||||
token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
|
||||||
repository: pandorabox-io/pandorabox.io
|
|
||||||
event-type: update_deployment
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user