/[LeafOK_CVS]/lbbs-combo/.github/workflows/docker-image.yml
ViewVC logotype

Diff of /lbbs-combo/.github/workflows/docker-image.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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 }}


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1