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