uuuh docker? attempt 2

This commit is contained in:
2022-08-12 20:55:27 +01:00
parent a4fcad2eb4
commit 767e46a964

View File

@ -6,5 +6,5 @@ pipeline:
dockerize: dockerize:
image: docker image: docker
commands: commands:
- docker build - < Dockerfile - docker build -t projectsegfault/segfautils .