stages: - build build: stage: build tags: - dockerbase script: - ls -a - docker build -t dns:latest .