diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2023-08-07 19:53:18 +0000 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2023-08-07 19:53:18 +0000 |
commit | a7ef2971c425527ff5011465f82479374ef2f6a1 (patch) | |
tree | 5a86ffdb61d7ed501b520556912291a65b07b248 /.semaphore | |
parent | e4ae2861c774db34cec8e4a3770a48604e3d1708 (diff) | |
download | libADLMIDI-a7ef2971c425527ff5011465f82479374ef2f6a1.tar.gz libADLMIDI-a7ef2971c425527ff5011465f82479374ef2f6a1.tar.bz2 libADLMIDI-a7ef2971c425527ff5011465f82479374ef2f6a1.zip |
Update Semaphore configuration
Diffstat (limited to '.semaphore')
-rw-r--r-- | .semaphore/semaphore.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.semaphore/semaphore.yml b/.semaphore/semaphore.yml index 8a2d2c5..7e5f00c 100644 --- a/.semaphore/semaphore.yml +++ b/.semaphore/semaphore.yml @@ -8,7 +8,7 @@ blocks: - name: Setup task: jobs: - - name: Setup + - name: Checkpoint repo commands: - checkout - name: Install dependencies |