File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77
88jobs :
99 build :
10- uses : stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.97
10+ uses : stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.131
1111 with :
1212 DOCKER_FILE_PATH : Dockerfile
13- secrets :
1413 CONTAINER_REGISTRY_URL : ghcr.io/stakater
14+ secrets :
1515 CONTAINER_REGISTRY_USERNAME : ${{ github.actor }}
1616 CONTAINER_REGISTRY_PASSWORD : ${{ secrets.GITHUB_TOKEN }}
1717 SLACK_WEBHOOK_URL : ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}
Original file line number Diff line number Diff line change 77
88jobs :
99 push :
10- uses : stakater/.github/.github/workflows/push_container.yaml@v0.0.97
10+ uses : stakater/.github/.github/workflows/push_container.yaml@v0.0.131
1111 with :
1212 DOCKER_FILE_PATH : Dockerfile
1313 RELEASE_BRANCH : main
Original file line number Diff line number Diff line change 77
88jobs :
99 release :
10- uses : stakater/.github/.github/workflows/release_template.yaml@v0.0.97
10+ uses : stakater/.github/.github/workflows/release_template.yaml@v0.0.131
1111 secrets :
1212 SLACK_WEBHOOK_URL : ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}
You can’t perform that action at this time.
0 commit comments