Parent Directory
|
Revision Log
|
Patch
| Revision 1.5 by sysadm, Sun Jan 25 00:30:40 2026 UTC | Revision 1.6 by sysadm, Mon Feb 9 07:30:05 2026 UTC | |
|---|---|---|
| # | Line 2 name: Docker Image CI | Line 2 name: Docker Image CI |
| 2 | ||
| 3 | on: | on: |
| 4 | push: | push: |
| 5 | branches: [ "main" ] | branches: |
| 6 | - "main" | |
| 7 | ||
| 8 | concurrency: | concurrency: |
| 9 | group: ${{ github.workflow }}-${{ github.ref }} | group: ${{ github.workflow }}-${{ github.ref }} |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |