mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
remove sleep
This commit is contained in:
@@ -84,6 +84,5 @@ jobs:
|
||||
node-version: 14
|
||||
- name: "Release tag"
|
||||
run: |
|
||||
while true; do echo "sleeping"; sleep 2; done
|
||||
git fetch --all
|
||||
set -u; bash -x ./scripts/travis/release/git-tag.sh ${{ steps.set-dryrun.outputs.dryrun }}
|
||||
|
||||
Reference in New Issue
Block a user