Skip to content

Commit

Permalink
Updating
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple committed Jul 10, 2023
1 parent 1abdf66 commit c8f1f6a
Show file tree
Hide file tree
Showing 3 changed files with 285 additions and 236 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Expand Up @@ -14,7 +14,3 @@ jobs:
name: ${{ secrets.DOCKER_USERNAME }}/${{ secrets.PROJECT_NAME }}
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Deploy
uses: wei/curl@v1
with:
args: -H "X-Docker-Token:${{ secrets.WEBHOOK_AUTH_TOKEN }}" -X GET "${{ secrets.WEBHOOK_URL }}?DOCKER_SERVICE_NAME=automation_${{ secrets.PROJECT_NAME }}&DOCKER_IMAGE_PREFIX=${{ secrets.DOCKER_USERNAME }}&DOCKER_IMAGE_NAME=${{ secrets.PROJECT_NAME }}&DOCKER_IMAGE_TAG=${{ secrets.DOCKER_IMAGE_TAG }}"

0 comments on commit c8f1f6a

Please sign in to comment.