mirror of
https://github.com/zu1k/nali.git
synced 2025-02-02 10:22:41 +08:00
mod docker.yml
This commit is contained in:
parent
ba79544607
commit
6a9b901077
6
.github/workflows/docker.yml
vendored
6
.github/workflows/docker.yml
vendored
@ -1,10 +1,6 @@
|
|||||||
name: docker
|
name: docker
|
||||||
|
|
||||||
on:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
branches: [ master ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ master ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user