Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Wpct ERP Forms
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
codeccoop
WordPress
plugins
Wpct ERP Forms
Commits
15d88dea
Commit
15d88dea
authored
4 months ago
by
Lucas García
Browse files
Options
Downloads
Patches
Plain Diff
feat: release exclussions and submodules commits
parent
d630ed77
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
wpct-http-bridge
+1
-1
1 addition, 1 deletion
wpct-http-bridge
wpct-i18n
+1
-1
1 addition, 1 deletion
wpct-i18n
with
3 additions
and
3 deletions
.gitlab-ci.yml
+
1
−
1
View file @
15d88dea
...
@@ -45,7 +45,7 @@ package:
...
@@ -45,7 +45,7 @@ package:
image
:
javieraviles/zip:latest
image
:
javieraviles/zip:latest
stage
:
package
stage
:
package
script
:
script
:
-
'
zip
-r
$ZIP
*
-x
"*CODE_OF_CONDUCT.md"
-x
"*node_modules*"
-x
"*bin/*"
-x
"*tests/*"
-x
"*.gitignore"
-x
"*.gitlab-ci.yml"
-x
"*.gitmodules"
-x
"*.php-cs-fixer.cache"
-x
"*phpunit.xml.dist"
-x
"*Gruntfile.js"
-x
"*package.json"
-x
"*package-lock.json"
-x
"*.travis.yml"
-x
"*.editorconfig"
-x
"*.distignore"
-x
"*src/*"
-x
"*.husky*"
-x
".lintstagedrc.js"
-x
".pretierrc"
-x
".prettierrc-php"
-x
".prettierignore"
-x
"eslint.config.js"
-x
"*.nvimrc*"'
-
'
zip
-r
$ZIP
*
-x
"*CODE_OF_CONDUCT.md"
-x
"*node_modules*"
-x
"*bin/*"
-x
"*tests/*"
-x
"*.git/*"
-x
"*.gitignore"
-x
"*.gitlab-ci.yml"
-x
"*.gitmodules"
-x
"*.php-cs-fixer.cache"
-x
"*phpunit.xml.dist"
-x
"*.phpcs.xml.dist"
-x
"*Gruntfile.js"
-x
"*package.json"
-x
"*package-lock.json"
-x
"*.travis.yml"
-x
"*.editorconfig"
-x
"*.distignore"
-x
"*src/*"
-x
"*.husky*"
-x
".lintstagedrc.js"
-x
".pretierrc"
-x
".prettierrc-php"
-x
".prettierignore"
-x
"eslint.config.js"
-x
"*.nvimrc*"'
-
'
ls
-lah'
-
'
ls
-lah'
artifacts
:
artifacts
:
paths
:
paths
:
...
...
This diff is collapsed.
Click to expand it.
wpct-http-bridge
@
c35e3a09
Compare
61960ed1
...
c35e3a09
Subproject commit
61960ed121e28027ddd2b19dab03f8363969a1c7
Subproject commit
c35e3a093fc671f7e4098bca06d68c279ad9b011
This diff is collapsed.
Click to expand it.
wpct-i18n
@
1c0243c9
Compare
d6b61fe5
...
1c0243c9
Subproject commit
d6b61fe5eb9be0c82452e8eca5e36a60b80f7a45
Subproject commit
1c0243c9ad30ed1bc2648d7b0daa0dd1a0580cab
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment