diff --git a/.cnb.yml b/.cnb.yml index 0c69a2b..8129d07 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -51,7 +51,7 @@ main: web_trigger_sync_from_gitea: - <<: *common_sync_from_gitea - api_trigger_test: - - stages: - - name: test - script: echo test + api_trigger_sync_to_gitea: + - <<: *common_sync_to_gitea + api_trigger_sync_from_gitea: + - <<: *common_sync_from_gitea \ No newline at end of file