Format workflow file.
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
name: Build nginx fpm image
|
name: Build nginx fpm image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
@@ -67,4 +66,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: scan-result
|
name: scan-result
|
||||||
path: ${{ steps.scan.outputs.table }}
|
path: ${{ steps.scan.outputs.table }}
|
||||||
|
|||||||
Reference in New Issue
Block a user