release/1.0.8-rc1 #42
1 changed files with 0 additions and 11 deletions
cleanup
commit
65f6ad8752
|
|
@ -24,17 +24,6 @@ on:
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
log-the-inputs:
|
|
||||||
runs-on: debian-latest
|
|
||||||
steps:
|
|
||||||
- run: |
|
|
||||||
echo "Log level: $LEVEL"
|
|
||||||
echo "Tags: $TAGS"
|
|
||||||
echo "Environment: $ENVIRONMENT"
|
|
||||||
env:
|
|
||||||
LEVEL: ${{ inputs.logLevel }}
|
|
||||||
TAGS: ${{ inputs.tags }}
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue