refactored for atmosphere repo

This commit is contained in:
Peter Galonza 2024-05-15 16:01:26 +03:00
parent 9979c2f565
commit c688099444
2 changed files with 2 additions and 4 deletions

View file

@ -3,11 +3,9 @@ name: Build Atmosphere
on:
push:
branches:
- evaron-master
- master
paths-ignore:
- 'Dockerfile'
# tags:
# - '[0-9]+.[0-9]+.[0-9]+'
defaults:
run:

View file

@ -3,7 +3,7 @@ name: Build image
on:
push:
branches:
- evaron-master
- master
paths:
- 'Dockerfile'