text workflow
This commit is contained in:
@@ -10,7 +10,7 @@ steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Login to registry
|
||||
- name: Login to registry
|
||||
run: echo ${{ secrets.GITEA_TOKEN }} | docker login git.shadowvault.eu -u ${{ gitea.actor }} --password-stdin
|
||||
|
||||
- name: Build and push
|
||||
|
||||
Reference in New Issue
Block a user