From 170d075fdb8cb955de84fcdfeaa18ea1ebaee071 Mon Sep 17 00:00:00 2001 From: stirelshka8 Date: Fri, 19 Jul 2024 18:59:52 +0300 Subject: [PATCH] Test CICD 3 --- .gitea/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/publish.yml b/.gitea/workflows/publish.yml index 6b321ef..ab10c7f 100644 --- a/.gitea/workflows/publish.yml +++ b/.gitea/workflows/publish.yml @@ -24,7 +24,7 @@ jobs: - name: Upload to s3 run: | - aws --endpoint-url=https://s3.adminlabs.space s3 cp ./install_agent.sh s3://release + aws --endpoint-url=78.40.188.97:9000 s3 cp ./install_agent.sh s3://release - name: Create version file run: |