mirror of https://github.com/1N3/Sn1per.git
test build and push
This commit is contained in:
parent
7ef0ad253a
commit
cb79d17e16
|
|
@ -10,13 +10,10 @@
|
||||||
name: Publish Docker image
|
name: Publish Docker image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
|
||||||
types: [published]
|
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- gh-action
|
- gh-action
|
||||||
- gh-action
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
push_to_registry:
|
push_to_registry:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue