This repository has been archived on 2024-10-30. You can view files and clone it, but cannot push or open issues or pull requests.
emacs/.forgejo/workflows/build.yaml
Andrea Ciceri 9f7db085fb
All checks were successful
/ test (push) Successful in 13s
Various fixes
2024-03-09 02:17:33 +01:00

22 lines
750 B
YAML

on: [push]
jobs:
test:
runs-on: nix
steps:
# - uses: actions/checkout@v4
# - run: cat /nix/store/cscv53kqarckmbz6729ngmyxg3y53n9c-push-to-cache.sh
# - run: |
# curl -X 'POST' \
# 'https://git.aciceri.dev/api/v1/repos/aciceri/emacs/pulls' \
# -H 'accept: application/json' \
# -H "authorization: Basic 2c2761017ba4c8a8806670a74ef3dc2bf2cacef8" \
# -H 'Content-Type: application/json' \
# -d '{
# "assignee": "aciceri",
# "base": "master",
# "body": "ciao",
# "title": "ciao",
# "head": "aciceri/forgejo"
# }'
- run: tea login
# - run: nix-fast-build --no-nom