This repository was archived by the owner on Apr 3, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616
17- set -xeo pipefail
17+ set -eo pipefail
1818
1919export NPM_CONFIG_PREFIX=/home/node/.npm-global
2020
Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616
17- set -xeo pipefail
17+ set -eo pipefail
1818
1919export NPM_CONFIG_PREFIX=/home/node/.npm-global
2020
Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616
17- set -xeo pipefail
17+ set -eo pipefail
1818
1919export NPM_CONFIG_PREFIX=/home/node/.npm-global
2020
Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616
17- set -xeo pipefail
17+ set -eo pipefail
1818
1919export NPM_CONFIG_PREFIX=/home/node/.npm-global
2020
Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616
17- set -xeo pipefail
17+ set -eo pipefail
1818
1919export NPM_CONFIG_PREFIX=/home/node/.npm-global
2020
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515
16- set -xeo pipefail
16+ set -eo pipefail
1717
1818# Always run the cleanup script, regardless of the success of bouncing into
1919# the container.
You can’t perform that action at this time.
0 commit comments