setup jenkins
All checks were successful
Vanwa Containers/matrix-synapse/pipeline/tag This commit looks good
All checks were successful
Vanwa Containers/matrix-synapse/pipeline/tag This commit looks good
This commit is contained in:
parent
b7ffb89f17
commit
0e421f2660
2 changed files with 1 additions and 12 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()
|
Loading…
Add table
Add a link
Reference in a new issue