Merge pull request #2 from redrockjs/dev
fix: update build workflow
This commit was merged in pull request #2.
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -27,4 +27,4 @@ jobs:
|
|||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: user/app:latest
|
tags: request-bot:latest
|
||||||
Reference in New Issue
Block a user