Skip to content

Commit a869ec8

Browse files
committed
ci: pin production cloud adapter to Space release
1 parent be47730 commit a869ec8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515
env:
1616
CORE_IMAGE: ${{ secrets.DOCKER_USERNAME }}/langbot
1717
CLOUD_IMAGE: ${{ secrets.DOCKER_USERNAME }}/langbot-cloud-core
18-
SPACE_REF: 178b1634c104e635c706e1fb4ca37cb3de073cf9
18+
SPACE_REF: 094e16ffde759f44c73b5506adac4a4aaa992496
1919

2020
jobs:
2121
build-and-deploy:

0 commit comments

Comments
 (0)