mirror of
https://github.com/moonshadowrev/PersonalAccounter.git
synced 2025-12-30 04:39:39 -06:00
[Update] docker-image.yml
This commit is contained in:
6
.github/workflows/docker-image.yml
vendored
6
.github/workflows/docker-image.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: Docker Image CI
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
on:
|
||||
push:
|
||||
tags: [ 'v*' ] # Trigger on tags starting with 'v'
|
||||
|
||||
tags: [ 'v*' ]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user