📓
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: update action.yml
|
- name: update action.yml to use image from local Dockerfile
|
||||||
run: |
|
run: |
|
||||||
sed -i "s/image: .*/image: Dockerfile/" action.yml
|
sed -i "s/image: .*/image: Dockerfile/" action.yml
|
||||||
|
|
||||||
|
|||||||
@@ -6,4 +6,4 @@ As a drawback, it can not generate gif image.
|
|||||||
|
|
||||||
## Build process
|
## Build process
|
||||||
|
|
||||||
file is built and push on release, by the release action.
|
dist file are built and push on release, by the release action.
|
||||||
|
|||||||
Reference in New Issue
Block a user