We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc8172f commit 7546a65Copy full SHA for 7546a65
.gitlab/backend-springboot.yml
@@ -36,5 +36,5 @@ build_backend_springboot:
36
- backend-springboot/target/*.jar
37
- backend-springboot/target/*.war
38
expire_in: 7 days
39
- rules:
40
- - changes: [backend-springboot/**]
+ # rules:
+ # - changes: [backend-springboot/**]
.gitlab/frontend-angular.yml
@@ -46,5 +46,5 @@ build_frontend:
46
paths:
47
- frontend-angular/dist
48
49
50
- - changes: [frontend-angular/**]
+ # - changes: [frontend-angular/**]
0 commit comments