More build updates
All checks were successful
ci/woodpecker/manual/build Pipeline was successful

This commit is contained in:
BuildTools 2023-09-12 10:01:03 -04:00
parent d7df54752d
commit 34e9040d9e

View file

@ -1,6 +1,8 @@
matrix:
MC_VERSION:
- 1.19.3
- 1.20.0
- 1.20.1
steps:
build:
@ -9,7 +11,9 @@ steps:
repo: gitea.simcop2387.info/simcop2387/papermc-build
registry: gitea.simcop2387.info
auto_tag: true
tag: paper-${MC_VERSION}-${CI_PIPELINE_NUMBER}
tags:
- paper-${MC_VERSION}-${CI_PIPELINE_NUMBER}
- paper-${MC_VERSION}
username: simcop2387
password:
from_secret: docker_token