Build on master branch

This commit is contained in:
Chai Feng 2025-07-09 21:18:45 +08:00
parent 2070bcdc98
commit d203f64c75
No known key found for this signature in database
GPG key ID: 2DCD9A24E523FFD2
2 changed files with 2 additions and 1 deletions

View file

@ -5,7 +5,7 @@ on:
tags: tags:
- '*' - '*'
branches: branches:
- 'main' - 'master'
jobs: jobs:
docker: docker:

1
.gitignore vendored
View file

@ -1 +1,2 @@
.vagrant .vagrant
.env