mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Revert "test if lowercase tag from last commit fixes push to GitHub pkg reg"
This reverts commit d4e1271b21.
This commit is contained in:
parent
d4e1271b21
commit
ad0171f1d2
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ steps:
|
|||
latest
|
||||
$(Build.BuildId)
|
||||
condition: "and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))"
|
||||
enabled: true
|
||||
enabled: false
|
||||
|
||||
- task: CopyFiles@2
|
||||
displayName: "stage docker-compose files"
|
||||
|
|
|
|||
Loading…
Reference in a new issue