mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01:00
removing the unneeded env (#1392)
This commit is contained in:
parent
c3642adbdf
commit
2fe31533a0
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -265,7 +265,6 @@ jobs:
|
||||
if: github.ref == 'refs/heads/rc'
|
||||
run: |
|
||||
docker push ${{ matrix.docker_repo }}/${{ steps.setup.outputs.service_name }}:rc
|
||||
env:
|
||||
|
||||
- name: Push dev images
|
||||
if: github.ref == 'refs/heads/master'
|
||||
|
Loading…
Reference in New Issue
Block a user