git.fiddlerwoaroof.com
Browse code

bug: .com -> .dev

Ed Langley authored on 09/04/2020 20:50:39
Showing 1 changed files
... ...
@@ -16,7 +16,7 @@ assets/accounts.json: accounts.yml
16 16
 	rm accounts.yml
17 17
 
18 18
 accounts.yml:
19
-	git archive --format=tar --remote=git@gitlab.cj.com:operations-chapter/aws-department.git heads/master -- accounts.yaml | tar xO accounts.yaml > accounts.yml
19
+	git archive --format=tar --remote=git@gitlab.cj.dev:operations-chapter/aws-department.git heads/master -- accounts.yaml | tar xO accounts.yaml > accounts.yml
20 20
 
21 21
 app.icns: icon/icon.svg
22 22
 	$(MAKE) --directory=icon