mirror of
https://github.com/kemko/reproxy.git
synced 2026-01-01 15:55:49 +03:00
# This is a combination of 2 commits.
# This is the 1st commit message: #7 Disable image build and push on PR # This is the commit message #2: Disable image build and push on PR
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -46,6 +46,7 @@ jobs:
|
||||
COVERALLS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: build and deploy image
|
||||
if: ${{ github.ref == 'refs/heads/master' || startwith(github.ref, 'refs/tags/') }}
|
||||
env:
|
||||
GITHUB_PACKAGE_TOKEN: ${{ secrets.PKG_TOKEN }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user