mirror of
https://github.com/retailcrm/opencart-module.git
synced 2024-11-22 05:06:07 +03:00
test
This commit is contained in:
parent
3b6b3d0d9d
commit
27af27c1eb
@ -76,5 +76,5 @@ jobs:
|
|||||||
api_key: $GITHUB_OAUTH_TOKEN
|
api_key: $GITHUB_OAUTH_TOKEN
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
file: $ARCHIVE_NAME
|
file: $ARCHIVE_NAME
|
||||||
if: branch = master AND type = push AND env(CURRENT_VERSION) != env(LAST_TAG)
|
if: branch = master AND type = push AND fork = true
|
||||||
after_deploy: make delete_archive
|
after_deploy: make delete_archive
|
Loading…
Reference in New Issue
Block a user