mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
dont overwrite in CI
This commit is contained in:
parent
d1c5eeba9e
commit
040647807f
2
.github/workflows/docker-build-static.yml
vendored
2
.github/workflows/docker-build-static.yml
vendored
@ -91,8 +91,6 @@ jobs:
|
|||||||
run: ./app/build.sh
|
run: ./app/build.sh
|
||||||
- name: check path
|
- name: check path
|
||||||
run: ls -al app/
|
run: ls -al app/
|
||||||
- name: overwrite index.html with index_local.html
|
|
||||||
run: mv app/index_local.html app/index.html
|
|
||||||
- name: upload ui artifacts
|
- name: upload ui artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user