ci(api): fix
This commit is contained in:
parent
0e759c2729
commit
8a7d4100d7
|
@ -7,6 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
push_to_registry:
|
||||
runs-on: ubuntu-latest
|
||||
name: Build and Push Docker image to Github Packages
|
||||
steps:
|
||||
- name: Check out repo
|
||||
|
|
Loading…
Reference in New Issue