Parent Directory
|
Revision Log
|
Patch
| Revision 1.1 by sysadm, Mon Jan 5 12:15:08 2026 UTC | Revision 1.2 by sysadm, Thu Jan 8 08:14:33 2026 UTC | |
|---|---|---|
| # | Line 16 jobs: | Line 16 jobs: |
| 16 | - uses: actions/checkout@v4 | - uses: actions/checkout@v4 |
| 17 | ||
| 18 | - name: Build the Docker image | - name: Build the Docker image |
| 19 | run: docker build . --file Dockerfile/dockerfile.bbsd --tag lbbs-bbsd:$(date +%s) | run: docker compose build |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |