Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Commit

Permalink
Fixing gitlab-ci for acceptance.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotcourant committed Sep 14, 2021
1 parent bd00852 commit 17c8193
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ Dry - Staging:
Dry - Acceptance:
only:
refs:
- accceptance
- tags
environment:
name: Acceptance
url: https://api.acceptance.monetr.dev
Expand Down Expand Up @@ -360,7 +360,7 @@ Deploy - Staging:
Deploy - Acceptance:
only:
refs:
- accceptance
- tags
environment:
name: Acceptance
url: https://api.acceptance.monetr.dev
Expand Down

0 comments on commit 17c8193

Please sign in to comment.