Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Commit c3d0a98

Browse files
committed
Fix circle.yml
1 parent 026665a commit c3d0a98

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

circle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ jobs:
2323
deployment:
2424
workaround_for_circleci_2_0:
2525
tag: /.*/
26+
commands:
27+
- echo "This is a workaround"

0 commit comments

Comments
 (0)