mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-03-30 16:53:39 -04:00
fix docker action
This commit is contained in:
parent
3717454f89
commit
6ee4aa596d
4
.github/workflows/docker-latest.yml
vendored
4
.github/workflows/docker-latest.yml
vendored
@ -3,8 +3,8 @@ name: Update docker image
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
tags:
|
tags:
|
||||||
- 'v*'
|
- 'v*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user