PabloMK7
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.github/workflows/ci.yml
|
|
|
@ -27,4 +27,4 @@ jobs: |
|
|
|
with: |
|
|
|
push: ${{ (github.ref == 'refs/heads/master') && (github.repository == 'PabloMK7/build-environments') }} |
|
|
|
context: ${{ matrix.image }} |
|
|
|
tags: citraemu/build-environments:${{ matrix.image }} |
|
|
|
tags: pablomk7/build-environments:${{ matrix.image }} |