mirror of
https://git.suyu.dev/suyu/build-environments.git
synced 2026-02-05 05:13:35 +00:00
test12345
This commit is contained in:
parent
8bd23e2d33
commit
72924b834d
@ -26,8 +26,8 @@ jobs:
|
||||
if: (github.ref == 'refs/heads/dev') && (github.repository == 'suyu/build-environments')
|
||||
with:
|
||||
registry: git.suyu.dev
|
||||
username: ${{ secrets.FORGEJO_USERNAME }}
|
||||
password: ${{ secrets.FORGEJO_TOKEN }}
|
||||
username: ${{ secrets.USERNAME }}
|
||||
password: ${{ secrets.TOKEN }}
|
||||
- uses: https://github.com/docker/build-push-action@v2
|
||||
name: Build image
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user