Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ea3a004c0 | |||
| 854952d448 | |||
| 6f9fdd3792 | |||
| 8d2715acfc |
@@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
- name: Login to Gitea Registry
|
||||
run: |
|
||||
echo "${{ secrets.REGISTRY_TOKEN }}" | docker login gitea.malio.fr -u "${{ gitea.repository_owner }}" --password-stdin
|
||||
echo "${{ secrets.RELEASE_TOKEN }}" | docker login gitea.malio.fr -u "${{ gitea.repository_owner }}" --password-stdin
|
||||
|
||||
- name: Build Docker image
|
||||
run: |
|
||||
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
parameters:
|
||||
app.version: '0.1.69'
|
||||
app.version: '0.1.67'
|
||||
|
||||
Reference in New Issue
Block a user