This commit is contained in:
felinae98 2021-12-07 20:45:23 +08:00
parent 032201757e
commit 71b49e13f0
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -18,15 +18,9 @@ workflows:
filters:
tags:
only: /.*/
- load-frontend:
requires:
- build-frontend
filters:
tags:
only: /.*/
- test:
requires:
- load-frontend
- build-frontend
filters:
tags:
only: /.*/