generated from Templates/Baseline
rename project to Arkanum (#16)
#### 📖 Summary - Reanme project to **Arkana** #### 📑 Test Plan > 💡 Select your test plan for the code changes. - [x] CI pipeline tests - [ ] Custom test - [ ] No test plan ##### Details / Justification <!-- Add your test details or justification for missing tests here. --> #### 📚 Additional Notes <!-- A place for additional detail notes. --> Co-authored-by: OCram85 <marco.blessing@googlemail.com> Reviewed-on: CodeServer/arkanum#16
This commit is contained in:
parent
bc161a17c1
commit
73841ef9a2
@ -2,11 +2,11 @@ depends_on:
|
||||
- test
|
||||
|
||||
pipeline:
|
||||
buildMasterGitea:
|
||||
buildImage:
|
||||
image: plugins/docker
|
||||
settings:
|
||||
registry: gitea.ocram85.com
|
||||
repo: gitea.ocram85.com/codeserver/container
|
||||
repo: gitea.ocram85.com/codeserver/arkanum
|
||||
dockerfile: Dockerfile
|
||||
auto_tag: true
|
||||
#build_args:
|
||||
@ -17,5 +17,7 @@ pipeline:
|
||||
password:
|
||||
from_secret: gitea_passwd
|
||||
when:
|
||||
event: push
|
||||
event:
|
||||
- push
|
||||
- tag
|
||||
branch: master
|
@ -2,12 +2,12 @@ depends_on:
|
||||
- test
|
||||
|
||||
pipeline:
|
||||
buildNextGitea:
|
||||
buildTestImage:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
#dry_run: true
|
||||
registry: gitea.ocram85.com
|
||||
repo: gitea.ocram85.com/codeserver/container
|
||||
repo: gitea.ocram85.com/codeserver/arkanum
|
||||
platforms: linux/amd64
|
||||
dockerfile: Dockerfile
|
||||
tags: next
|
||||
|
@ -4,6 +4,6 @@ pipeline:
|
||||
settings:
|
||||
dry_run: true
|
||||
registry: gitea.ocram85.com
|
||||
repo: gitea.ocram85.com/codeserver/container
|
||||
repo: gitea.ocram85.com/codeserver/arkanum
|
||||
dockerfile: Dockerfile
|
||||
tags: next
|
||||
|
Loading…
x
Reference in New Issue
Block a user