We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cea079 commit 287951bCopy full SHA for 287951b
.github/workflows/cd.deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
node-version: "20"
13
os: "ubuntu-latest"
14
15
- bundle-deploy:
+ docker-build-push-api:
16
needs: build
17
runs-on: ubuntu-latest
18
env:
0 commit comments