Finaliza roles, add compose
This commit is contained in:
17
.github/workflows/build.yml
vendored
Normal file
17
.github/workflows/build.yml
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# name: Build
|
||||
|
||||
# on:
|
||||
# push:
|
||||
# branches: [master]
|
||||
|
||||
# jobs:
|
||||
# build:
|
||||
# name: Build
|
||||
# runs-on: ubuntu-latest
|
||||
|
||||
# steps:
|
||||
# - uses: actions/checkout@v3
|
||||
|
||||
# - name: Call build in Dokploy
|
||||
# if: success()
|
||||
# run: curl -X GET ${{ secrets.BUILD_WEBHOOK_URL }}
|
||||
Reference in New Issue
Block a user