forked from cerc-io/snowballtools-base
This commit is contained in:
parent
186c9bd7ee
commit
0430e80a8b
@ -4,6 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- '*'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY_USER_KEY: ${{ secrets.REGISTRY_USER_KEY }}
|
REGISTRY_USER_KEY: ${{ secrets.REGISTRY_USER_KEY }}
|
||||||
|
@ -5,6 +5,10 @@ echo "Using REGISTRY_BOND_ID: $REGISTRY_BOND_ID"
|
|||||||
echo "Using DEPLOYER_LRN: $DEPLOYER_LRN"
|
echo "Using DEPLOYER_LRN: $DEPLOYER_LRN"
|
||||||
echo "Using AUTHORITY: $AUTHORITY"
|
echo "Using AUTHORITY: $AUTHORITY"
|
||||||
|
|
||||||
|
echo config.yml
|
||||||
|
|
||||||
|
exit 0
|
||||||
|
|
||||||
# Repository URL
|
# Repository URL
|
||||||
REPO_URL="https://git.vdb.to/cerc-io/snowballtools-base"
|
REPO_URL="https://git.vdb.to/cerc-io/snowballtools-base"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user