mirror of
https://github.com/microsoft/edit.git
synced 2025-08-04 19:08:31 +00:00
add dockerfile
This commit is contained in:
parent
ee557827a2
commit
6c7da6febe
1 changed files with 4 additions and 4 deletions
8
.github/workflows/gnu.yml
vendored
8
.github/workflows/gnu.yml
vendored
|
@ -1,9 +1,9 @@
|
|||
name: Build and Release Linux binary
|
||||
|
||||
#on:
|
||||
# push:
|
||||
# tags:
|
||||
# - 'v*' # Triggers only on version tags like v1.0.0
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue