Skip to content

Commit

Permalink
Merge pull request #106 from glencoden/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
glencoden authored Jan 21, 2024
2 parents b633de7 + 99ea756 commit d38bbb9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion contexts/berta-bot/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM node:16

# This is set to disable caching after this line when there are new commits (./scripts/validate-cache.sh)
ARG COMMIT_HASH=35a13618e163e5b151112598dc542567b0dd1c26
ARG COMMIT_HASH=247ed909762006cdb87bff280aa028ce6a0ad1cf

WORKDIR /usr/src/app

Expand Down
5 changes: 5 additions & 0 deletions http/tests/berta-bot.http
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,9 @@ Accept: application/json
GET {{host_berta}}?resource=external-video
Accept: application/json

###

GET {{host_berta}}?resource=tracking
Accept: application/json

###

0 comments on commit d38bbb9

Please sign in to comment.