Skip to content

Commit 244b802

Browse files
source updation
1 parent 3c52c61 commit 244b802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ gulp.task('ship-to-gitlab', function (done) {
3131

3232
for (var changedFileName of changedFileNames.split(',')) {
3333

34-
if (changedFileName !== null && changedFileName !== '' && changedFileName !== '.gitignore') {
34+
if (changedFileName !== null && changedFileName !== '' && changedFileName !== '.gitignore' && !changedFileName.includes('.gitlab')) {
3535

3636
if (fs.existsSync('../javascript-docs/' + changedFileName)) {
3737
// It will update the modified files

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy