uuuh docker? attempt 2

This commit is contained in:
Midou36O 2022-08-12 20:55:27 +01:00
parent a4fcad2eb4
commit 767e46a964
Signed by: midou
GPG Key ID: 08063D5407090BC2
1 changed files with 1 additions and 1 deletions

View File

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