Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
ilham 2021-12-20 15:23:08 +07:00
commit f0a6117141
3 changed files with 12269 additions and 2 deletions

2
.gitignore vendored
View File

@ -24,4 +24,4 @@ yarn-error.log*
/.idea /.idea
/package-lock.json /package-lock.json
/yarn.lock

View File

@ -15,7 +15,7 @@ spec:
spec: spec:
containers: containers:
- name: ppob-frontend - name: ppob-frontend
image: registry-harbor.app.bangun-kreatif.com/empatnusabangsa/ppob-frontend:1 image: registry-harbor.app.bangun-kreatif.com/empatnusabangsa/ppob-frontend:<VERSION>
ports: ports:
- containerPort: 80 - containerPort: 80
imagePullSecrets: imagePullSecrets:

12267
yarn.lock Normal file

File diff suppressed because it is too large Load Diff