Merge branch 'develop' into 'devops-staging'

Develop

See merge request empatnusabangsa/ppob/ppob-frontend!1
This commit is contained in:
Rido Akbar Ibrahim 2021-12-20 08:20:16 +00:00
commit 6d507f5883
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