refactoring ci/cd
This commit is contained in:
@@ -5,5 +5,4 @@ RUN apt-get update && apt-get install -y \
|
||||
ansible \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Проверка версий
|
||||
RUN node -v && npm -v && ansible --version
|
||||
Reference in New Issue
Block a user