mirror of
https://github.com/flant/ovpn-admin.git
synced 2025-12-13 20:36:13 -08:00
Update build.yaml
This commit is contained in:
parent
aebab90257
commit
0a410a1724
8
.github/workflows/build.yaml
vendored
8
.github/workflows/build.yaml
vendored
@ -1,8 +1,8 @@
|
|||||||
name: Build and publish to Docker Hub (tags only)
|
name: Build and publish to Docker Hub (releases only)
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
tags:
|
types: [created]
|
||||||
- *
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Converge
|
name: Converge
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user