From d5e9587e422f8aaeeeb861cc78b98d1559cac50e Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Tue, 30 Aug 2022 20:44:34 +0700 Subject: [PATCH] Add yarn for default via npm package --- .gitignore | 1 + .vscode/configurationCache.log | 1 - .vscode/dryrun.log | 14 - .vscode/settings.json | 3 - .vscode/targets.log | 457 --------------------------------- Dockerfile | 4 + 6 files changed, 5 insertions(+), 475 deletions(-) delete mode 100644 .vscode/configurationCache.log delete mode 100644 .vscode/dryrun.log delete mode 100644 .vscode/settings.json delete mode 100644 .vscode/targets.log diff --git a/.gitignore b/.gitignore index e69de29..dbe9c82 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +.vscode/ \ No newline at end of file diff --git a/.vscode/configurationCache.log b/.vscode/configurationCache.log deleted file mode 100644 index b6893b3..0000000 --- a/.vscode/configurationCache.log +++ /dev/null @@ -1 +0,0 @@ -{"buildTargets":["build"],"launchTargets":[],"customConfigurationProvider":{"workspaceBrowse":{"browsePath":[],"compilerArgs":[]},"fileIndex":[]}} \ No newline at end of file diff --git a/.vscode/dryrun.log b/.vscode/dryrun.log deleted file mode 100644 index 345a86f..0000000 --- a/.vscode/dryrun.log +++ /dev/null @@ -1,14 +0,0 @@ -make --dry-run --always-make --keep-going --print-directory -make: Entering directory '/mnt/data/projects/calpine-node' -echo 'Starting docker build' -docker build . -t cubetiq/calpine-node -echo 'Starting docker push' -docker tag cubetiq/calpine-node cubetiq/calpine-node:16 -docker push cubetiq/calpine-node -docker push cubetiq/calpine-node:16 -echo 'Starting docker build with git' -docker build -f Dockerfile.git . -t cubetiq/calpine-node-git -echo 'Starting docker push with git' -docker push cubetiq/calpine-node-git -make: Leaving directory '/mnt/data/projects/calpine-node' - diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 65e1ec0..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "makefile.extensionOutputFolder": "./.vscode" -} \ No newline at end of file diff --git a/.vscode/targets.log b/.vscode/targets.log deleted file mode 100644 index a8ca3d5..0000000 --- a/.vscode/targets.log +++ /dev/null @@ -1,457 +0,0 @@ -make all --print-data-base --no-builtin-variables --no-builtin-rules --question -make: *** No rule to make target 'all'. Stop. - -# GNU Make 4.2.1 -# Built for x86_64-pc-linux-gnu -# Copyright (C) 1988-2016 Free Software Foundation, Inc. -# License GPLv3+: GNU GPL version 3 or later -# This is free software: you are free to change and redistribute it. -# There is NO WARRANTY, to the extent permitted by law. - -# Make data base, printed on Thu Aug 25 11:16:00 2022 - -# Variables - -# 'override' directive -GNUMAKEFLAGS := -# automatic -