This commit is contained in:
parent
9fb4b1c7ed
commit
ba68fe16f5
1 changed files with 12 additions and 10 deletions
|
@ -4,6 +4,8 @@ on: push
|
|||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Log in to the Container registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue