Skip to content

Commit 4bb0ba2

Browse files
Merge pull request #59 from nullinside-development-group/feature/Certs
Cert proof
2 parents 034f61c + 15778e4 commit 4bb0ba2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ COPY src/package.json /tmp/build/angular/package.json
3838
WORKDIR /tmp/build/angular
3939
RUN npm install
4040

41-
# Copy and code and build the software
41+
# Copy the code and build the software
4242
COPY src /tmp/build/angular
4343
RUN if [[ -z "$BUILD_ENVIRONMENT" ]] ; then npm run build_prod ; else npm run build_$BUILD_ENVIRONMENT ; fi
4444

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
UK2zV7S58onsaZwHcP9glc80szDLydJjAFnSE9_pfWs.3_9t7ToyEEX5iCD9Ty5TIqJ54vLJ_nz9Ukrxbs1YFUw

0 commit comments

Comments
 (0)