`workflow_dispatch` link (#4642)
parent
b75341314c
commit
7c5ff79c8e
|
@ -1,8 +1,6 @@
|
||||||
name: build-and-push-link-aws
|
name: build-and-push-link-aws
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
branches:
|
|
||||||
- divy/bskylink
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}
|
REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}
|
||||||
|
|
Loading…
Reference in New Issue