mirror of
https://github.com/BreizhHardware/ntfy_alerts.git
synced 2026-01-18 16:37:28 +01:00
update(create_release): modify workflow name and add dev tag for Docker image
This commit is contained in:
3
.github/workflows/create_release.yml
vendored
3
.github/workflows/create_release.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: Build et Release Multi-Architectures
|
name: Build et Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -119,6 +119,7 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
breizhhardware/github-ntfy:latest
|
breizhhardware/github-ntfy:latest
|
||||||
|
breizhhardware/github-ntfy:dev
|
||||||
breizhhardware/github-ntfy:${{ needs.version.outputs.version }}
|
breizhhardware/github-ntfy:${{ needs.version.outputs.version }}
|
||||||
file: Dockerfile
|
file: Dockerfile
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user