giant freakin documentation and reorganization pass, it also uses cmake because all the building was getting too complicated for shell scripts
This commit is contained in:
12
.woodpecker/build-env.yaml
Normal file
12
.woodpecker/build-env.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
when:
|
||||
- event: push
|
||||
branch: main
|
||||
path: .woodpecker/Dockerfile
|
||||
steps:
|
||||
- name: build
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
repo: vcs.otl-hga.net/nicole/seagull-game
|
||||
registry: vcs.otl-hga.net
|
||||
dockerfile: .woodpecker/Dockerfile
|
||||
tag: buildenv
|
Reference in New Issue
Block a user