use jenkins for CI
Some checks failed
Vanwa Containers/mealie/pipeline/tag There was a failure building this commit
Some checks failed
Vanwa Containers/mealie/pipeline/tag There was a failure building this commit
This commit is contained in:
parent
a9080b6d82
commit
cca8863bd6
4 changed files with 1 additions and 3795 deletions
|
@ -1,12 +0,0 @@
|
|||
name: Build Multiarch Container Image
|
||||
on: [push]
|
||||
jobs:
|
||||
call-reusable-workflow:
|
||||
uses: container/multiarch-build-workflow/.gitea/workflows/build.yaml@main
|
||||
with:
|
||||
repository: ${{ gitea.repository }}
|
||||
ref_name: ${{ gitea.ref_name }}
|
||||
sha: ${{ gitea.sha }}
|
||||
registry_url: ${{ secrets.REGISTRY_URL }}
|
||||
registry_user: ${{ secrets.REGISTRY_USER }}
|
||||
registry_pw: ${{ secrets.REGISTRY_PW }}
|
1
Jenkinsfile
vendored
Normal file
1
Jenkinsfile
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
multiarch_container()
|
1812
config.guess
vendored
1812
config.guess
vendored
File diff suppressed because it is too large
Load diff
1971
config.sub
vendored
1971
config.sub
vendored
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue