parent
712615fd1e
commit
5a4b9e98c5
@ -3,22 +3,6 @@ on:
|
||||
branches:
|
||||
- main
|
||||
|
||||
inputs:
|
||||
registry:
|
||||
description: "Server address of Docker registry."
|
||||
default: ${{ vars.CONTAINER_REGISTRY }}
|
||||
username:
|
||||
description: "Username used to log against the Docker registry"
|
||||
default: ${{ vars.CONTAINER_REGISTRY_USERNAME }}
|
||||
password:
|
||||
description: "Password or personal access token used to log against the Docker registry"
|
||||
required: true
|
||||
release:
|
||||
description: "Auto incrementing release number according to semver"
|
||||
default: "false"
|
||||
gitea-token:
|
||||
description: "Gitea token to create a release"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user