Browse Source

Push tags to gitlab.

pull/974/head
Rosie Le Faive 2 years ago committed by GitHub
parent
commit
6da4227e12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/gitlab-mirror.yml

1
.github/workflows/gitlab-mirror.yml

@ -3,6 +3,7 @@ name: Mirror and run GitLab CI
on:
push:
branches: [2.x]
tags: '*'
jobs:
build:

Loading…
Cancel
Save