name: Docker Build CI on: [ push ] jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v5 - uses: actions/stapler-deploy@v1 with: path: dist token: ${{ secrets.STAPLER_TOKEN }} target: ${{ github.repository }} extra_curl_args: ${{ vars.STAPLER_CURL_ARGS }}
path
.
token
host
https://stapler.fr
target
extra_curl_args