mirror of
https://github.com/Akarys42/cloudflare-ddns-docker.git
synced 2025-05-12 09:35:16 -06:00
Update .gitea/workflows/build.yaml
This commit is contained in:
@ -1,6 +1,13 @@
|
||||
name: Build Docker Image
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- testing
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user