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:
|
||||
enable-cache:
|
||||
description: 'enable caching'
|
||||
type: string
|
||||
required: false
|
||||
default: true
|
||||
type: boolean
|
||||
default: 'true'
|
||||
|
||||
runs:
|
||||
using: "composite"
|
||||
|
||||
@@ -7,8 +7,8 @@ on:
|
||||
description: 'enable dry-run on artifact push'
|
||||
required: false
|
||||
type: boolean
|
||||
default: 'true'
|
||||
|
||||
default: true
|
||||
|
||||
pull_request:
|
||||
types: [closed]
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user