fixed tag to development
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -11,7 +11,7 @@ env:
|
||||
CARGO_TERM_COLOR: always
|
||||
REGISTRY: git.triggermeelmo.com
|
||||
IMAGE_NAME: donpat1to/watcher-agent
|
||||
TAG: ${{ github.event_name == 'pull_request' && format('pr-{0}', github.event.number) || github.ref_name }}
|
||||
TAG: development
|
||||
|
||||
jobs:
|
||||
detect-project:
|
||||
|
Reference in New Issue
Block a user