mirror of
https://github.com/teddysun/across.git
synced 2025-04-11 06:29:33 +08:00
Update publish.yml
This commit is contained in:
parent
346f7c6e39
commit
0477ab6912
7
.github/workflows/publish.yml
vendored
7
.github/workflows/publish.yml
vendored
@ -4,13 +4,10 @@ on:
|
|||||||
# push:
|
# push:
|
||||||
# branches: [ master ]
|
# branches: [ master ]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
# test:
|
||||||
[...]
|
# [...]
|
||||||
|
|
||||||
build:
|
build:
|
||||||
needs: test
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: docker/build-push-action@v1
|
- uses: docker/build-push-action@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user