ci: Build again with a (cmake/ninja)less toolchain
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/build Pipeline failed Details

This commit is contained in:
Sameer Rahmani 2023-05-12 19:55:17 +01:00
parent e74e3b583b
commit 963fc89f64
Signed by: lxsameer
GPG Key ID: B0A4AF28AB9FD90B
2 changed files with 12 additions and 11 deletions

View File

@ -10,6 +10,7 @@ pipeline:
Build:
image: beta.devheroes.codes/serene/ci:9
commands:
- rm -rf /root/.serene/*
- ./builder build
volumes:

View File

@ -68,6 +68,17 @@ break point on the ~main~ function (~b main~) then use the following commands on
* Cheatsheets
- [[https://github.com/muqsitnawaz/modern-cpp-cheatsheet][Modern C++ Cheatsheet]]
* More Info
- Website: https://serene-lang.org
- CI: https://ci.devheroes.codes/Serene/serene
* Get Help
If you need help, or you just want to hang out, you can find us at:
- *IRC*: *#serene-lang* on the libera chat server
- *Matrix*: https://app.element.io/#/room/#serene:matrix.org
- *MailingList*: https://www.freelists.org/list/serene
* License
Copyright (c) 2019-2023 Sameer Rahmani <lxsameer@gnu.org>
@ -82,14 +93,3 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
* More Info
- Website: https://serene-lang.org
- CI: https://ci.devheroes.codes/Serene/serene
* Get Help
If you need help, or you just want to hang out, you can find us at:
- *IRC*: *#serene-lang* on the libera chat server
- *Matrix*: https://app.element.io/#/room/#serene:matrix.org
- *MailingList*: https://www.freelists.org/list/serene