修改构建脚本
Build and publish packages and Docker images / Test, build and publish (push) Failing after 8s
Build and publish packages and Docker images / Test, build and publish (push) Failing after 8s
This commit is contained in:
@@ -73,7 +73,7 @@ jobs:
|
|||||||
"${{ steps.package_version.outputs.profile }}"
|
"${{ steps.package_version.outputs.profile }}"
|
||||||
|
|
||||||
- name: Upload platform packages as workflow artifact
|
- name: Upload platform packages as workflow artifact
|
||||||
uses: https://github.com/actions/upload-artifact@v4
|
uses: https://github.com/hristopherhx/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: eis-${{ steps.package_version.outputs.version }}-${{ steps.package_version.outputs.profile }}-platform-packages
|
name: eis-${{ steps.package_version.outputs.version }}-${{ steps.package_version.outputs.profile }}-platform-packages
|
||||||
path: artifacts/packages/*
|
path: artifacts/packages/*
|
||||||
|
|||||||
Reference in New Issue
Block a user