mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
devel: pipe. nx debug
This commit is contained in:
@@ -3,9 +3,9 @@ description: 'Initialize cache, env var load'
|
|||||||
inputs:
|
inputs:
|
||||||
enable-cache:
|
enable-cache:
|
||||||
description: 'enable caching'
|
description: 'enable caching'
|
||||||
type: string
|
|
||||||
required: false
|
required: false
|
||||||
default: true
|
type: boolean
|
||||||
|
default: 'true'
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ on:
|
|||||||
description: 'enable dry-run on artifact push'
|
description: 'enable dry-run on artifact push'
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
default: 'true'
|
default: true
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [closed]
|
types: [closed]
|
||||||
|
|||||||
Reference in New Issue
Block a user