Update beeper-linkedin URLs to the new GitHub repo

This commit is contained in:
Cody Wyatt Neiman
2022-08-19 16:28:29 -04:00
parent 0158c854c6
commit 3a09cbcbf9
4 changed files with 7 additions and 7 deletions

View File

@ -46,7 +46,7 @@
register: matrix_beeper_linkedin_git_pull_results
# Building the container image (using the default Dockerfile) requires that a docker-requirements.txt file be generated.
# See: https://gitlab.com/beeper/linkedin/-/blob/94442db17ccb9769b377cdb8e4bf1cb3955781d7/.gitlab-ci.yml#L30-40
# See: https://github.com/beeper/linkedin/blob/94442db17ccb9769b377cdb8e4bf1cb3955781d7/.gitlab-ci.yml#L30-40
- name: Ensure docker-requirements.txt is generated before building Beeper LinkedIn Docker Image
ansible.builtin.command:
cmd: |