mirror of
https://github.com/eftechcombr/bacula.git
synced 2025-04-19 08:25:09 +00:00
Update github-actions
This commit is contained in:
parent
749ead1c17
commit
1f92980176
@ -80,7 +80,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CONTEXT: ./docker/bacula-catalog
|
CONTEXT: ./docker/bacula-catalog
|
||||||
SUFFIX: catalog
|
SUFFIX: catalog
|
||||||
PLATFORMS: linux/amd64
|
PLATFORMS: linux/amd64,linux/arm64
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
@ -139,7 +139,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CONTEXT: ./docker/bacula-dir
|
CONTEXT: ./docker/bacula-dir
|
||||||
SUFFIX: director
|
SUFFIX: director
|
||||||
PLATFORMS: linux/amd64
|
PLATFORMS: linux/amd64,linux/arm64
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
@ -198,7 +198,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CONTEXT: ./docker/bacula-sd
|
CONTEXT: ./docker/bacula-sd
|
||||||
SUFFIX: storage
|
SUFFIX: storage
|
||||||
PLATFORMS: linux/amd64
|
PLATFORMS: linux/amd64,linux/arm64
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
@ -259,7 +259,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CONTEXT: ./docker/bacula-fd
|
CONTEXT: ./docker/bacula-fd
|
||||||
SUFFIX: client
|
SUFFIX: client
|
||||||
PLATFORMS: linux/amd64
|
PLATFORMS: linux/amd64,linux/arm64
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user