mirror of
https://github.com/getAlby/lndhub.go.git
synced 2026-02-23 13:54:25 +01:00
Merge pull request #471 from getAlby/split-values-simnet-deployment
update simnet yaml files inside values
This commit is contained in:
2
.github/workflows/workflow.yaml
vendored
2
.github/workflows/workflow.yaml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
if: ${{ github.ref == 'refs/heads/main' }}
|
||||
uses: fjogeleit/yaml-update-action@v0.7.0
|
||||
with:
|
||||
valueFile: 'alby-simnet-deployment/values.yaml'
|
||||
valueFile: 'alby-simnet-deployment/values/lndhub.yaml'
|
||||
propertyPath: 'lndhub.image.tag'
|
||||
value: ${{ steps.build.outputs.tags }}
|
||||
repository: getalby/alby-deployment
|
||||
|
||||
Reference in New Issue
Block a user