Skip to content

Commit

Permalink
Updating gitlab-ci to remove linux-bionic tags (old build server)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonoomph committed Dec 1, 2022
1 parent 7492141 commit b6561ce
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 @@ -170,7 +170,7 @@ deployer:
only:
- /^release.*$/
tags:
- linux-bionic
- linux

publisher:
stage: publish
Expand All @@ -186,4 +186,4 @@ publisher:
only:
- /^release.*$/
tags:
- linux-bionic
- linux

0 comments on commit b6561ce

Please sign in to comment.