mirror of
https://github.com/dokku/buildpack-nginx.git
synced 2026-03-12 08:35:57 +00:00
chore: rename job to deploy
This commit is contained in:
committed by
GitHub
parent
f55c587fe7
commit
bc25e56ef2
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -9,7 +9,7 @@ on:
|
|||||||
- main
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
review_app:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Cloning repo
|
- name: Cloning repo
|
||||||
|
|||||||
Reference in New Issue
Block a user