Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
thebalaa authored May 16, 2024
1 parent fa1bf4a commit ba861f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
run: make link-ci GATEWAY=gateway-sshd FQDN=subdomain.domain.com

- name: Run CI tests for app.subdomain.domain.tld
run: make link GATEWAY=gateway-sshd FQDN=app.subdomain.domain.com
run: make link-ci GATEWAY=gateway-sshd FQDN=app.subdomain.domain.com

0 comments on commit ba861f8

Please sign in to comment.