mirror of
https://github.com/eftechcombr/bacula.git
synced 2025-10-11 11:46:18 +00:00
build and publish 13.0.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Build containers
|
||||
name: Build Bacula
|
||||
|
||||
# This workflow uses actions that are not certified by GitHub.
|
||||
# They are provided by a third-party and are governed by
|
||||
@@ -9,11 +9,11 @@ on:
|
||||
# schedule:
|
||||
# - cron: '26 6 * * *'
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
branches: [ "main" ]
|
||||
# Publish semver tags as releases.
|
||||
# tags: [ 'v*.*.*' ]
|
||||
#pull_request:
|
||||
# branches: [ "master" ]
|
||||
# branches: [ "main" ]
|
||||
|
||||
env:
|
||||
# Use docker.io for Docker Hub if empty
|
||||
|
Reference in New Issue
Block a user