Compare commits
No commits in common. "be47d1e5835fc72ee8ff2089157b57f4068bd82f" and "69497713f72c5786aff07ffee66c18c212e32fb4" have entirely different histories.
be47d1e583
...
69497713f7
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ steps:
|
|||
- name: login-forgejo
|
||||
image: docker:latest
|
||||
commands:
|
||||
- docker login -u $$FORGEJO_USERNAME -p $$FORGEJO_PASSWORD git.mixel.cloud
|
||||
- docker login -u $$FORGEJO_USERNAME -p $$FORGEJO_PASSWORD <your_forgejo_instance>
|
||||
environment:
|
||||
FORGEJO_USERNAME:
|
||||
from_secret: FORGEJO_USERNAME
|
||||
|
|
Loading…
Add table
Reference in a new issue