Skip to content

Commit 2d03cc0

Browse files
committed
Merge pull request #274 from CodeNow/separate-workers-rollbar
Separates api-workers from api in Rollbar
2 parents efe8372 + 3b8f959 commit 2d03cc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/group_vars/alpha-workers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "api-worker"
22

33
# for rollbar deploy info
4-
rollbar_token: a90d9c262c7c48cfabbd32fd0a1bc61c
4+
rollbar_token: 3edfe8fe4fd640ae9fdbbe08fcb9f121
55

66
container_image: registry.runnable.com/runnable/{{ name }}
77
container_tag: "{{ git_branch }}"

0 commit comments

Comments
 (0)