Browse Source

Update ci.yml

master
PabloMK7 2 years ago
committed by GitHub
parent
commit
fe95531e41
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/ci.yml

2
.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 }}
Loading…
Cancel
Save